updated zsh state
This commit is contained in:
parent
d8edf9537f
commit
c0a902e0e4
@ -19,7 +19,9 @@ export PATH=$PATH:$HOME/.cargo/bin
|
||||
export ZSH=/usr/share/oh-my-zsh
|
||||
ZSH_THEME="jreese"
|
||||
DISABLE_AUTO_UPDATE="true"
|
||||
plugins=(common-aliases sudo docker salt git ansible command-not-found tmux systemd python golang nmap zsh-autosuggestions)
|
||||
plugins=(common-aliases sudo docker salt git ansible command-not-found systemd python golang nmap zsh-autosuggestions)
|
||||
|
||||
#for example
|
||||
#plugins=(common-aliases sudo docker salt git ansible command-not-found virtualenvwrapper tmux systemd python golang nmap)
|
||||
|
||||
if [[ -f $ZSH/oh-my-zsh.sh ]]
|
||||
|
Loading…
Reference in New Issue
Block a user