mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +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
|
||||
export EDITOR='vim'
|
||||
|
||||
# Custom profile
|
||||
source ~/.zshrc_custom
|
||||
|
||||
# Compilation flags
|
||||
# export ARCHFLAGS="-arch x86_64"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue