feat: fixes
parent
9b5121c71d
commit
0a6433ca78
2
.zshrc
2
.zshrc
|
|
@ -71,7 +71,7 @@ ZSH_THEME="lambda-00x097"
|
|||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
source /root/linux.config/plugins
|
||||
plugins=$ZSH_PLUGINS
|
||||
plugins=$ZSH_INIT_PLUGINS
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue