Clean up
This commit is contained in:
parent
0b9add2ac2
commit
23cff84055
1 changed files with 5 additions and 3 deletions
|
@ -7,11 +7,11 @@ export KEYTIMEOUT=1
|
|||
bindkey -v
|
||||
|
||||
# ZSH=$HOME/.oh-my-zsh
|
||||
#
|
||||
#
|
||||
# ZSH_THEME="joshtronic"
|
||||
#
|
||||
#
|
||||
# COMPLETION_WAITING_DOTS="true"
|
||||
#
|
||||
#
|
||||
# plugins=(brew common-aliases composer git-extras git gitfast gitignore jsontools meteor node npm nvm osx redis-cli rsync systemadmin vundle web-search xcode z zsh_reload)
|
||||
#
|
||||
# source $ZSH/oh-my-zsh.sh
|
||||
|
@ -74,3 +74,5 @@ export PATH=/usr/local/bin:/usr/local/sbin:./node_modules/bower/bin:./node_modul
|
|||
# source $(brew --prefix nvm)/nvm.sh
|
||||
|
||||
export NODE_ENV=development
|
||||
|
||||
# [ -z "$TMUX" ] && export TERM=xterm-256color && exec tmux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue