.zshrc_custom

This commit is contained in:
linsilence 2019-07-03 14:51:43 +08:00
commit e6b26c1ea0

View file

@ -92,6 +92,9 @@ source $ZSH/oh-my-zsh.sh
#fi
export EDITOR='vim'
# Custom profile
source ~/.zshrc_custom
# Compilation flags
# export ARCHFLAGS="-arch x86_64"