@@ -71,6 +71,10 @@ if [[ -f /usr/local/share/zsh/site-functions/_aws ]] ; then
source /usr/local/share/zsh/site-functions/_aws
fi
ifcommand -v xdg-open &>/dev/null;then
aliasopen=xdg-open
fi
unsetopt correct_all
bindkey '^R' history-incremental-search-backward
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.