mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
.zshrc_custom
This commit is contained in:
parent
4647003fdc
commit
e6b26c1ea0
1 changed files with 3 additions and 0 deletions
|
|
@ -92,6 +92,9 @@ source $ZSH/oh-my-zsh.sh
|
||||||
#fi
|
#fi
|
||||||
export EDITOR='vim'
|
export EDITOR='vim'
|
||||||
|
|
||||||
|
# Custom profile
|
||||||
|
source ~/.zshrc_custom
|
||||||
|
|
||||||
# Compilation flags
|
# Compilation flags
|
||||||
# export ARCHFLAGS="-arch x86_64"
|
# export ARCHFLAGS="-arch x86_64"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue