@@ -10,6 +10,11 @@ if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then
source"${ZDOTDIR:-$HOME}/.zprezto/init.zsh"
fi
#Source local aliases
if[[ -f ~/.bash_aliases ]];then
. ~/.bash_aliases
fi
bindkey -v
exportEDITOR=/usr/local/bin/vim
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.