mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
added screen plugin to zsh
This commit is contained in:
2
zshrc
2
zshrc
@@ -21,7 +21,7 @@ export DISABLE_AUTO_UPDATE="true"
|
||||
|
||||
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
plugins=(git svn debian)
|
||||
plugins=(git svn debian screen)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user