mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
add tmux to zsh plugins
This commit is contained in:
2
zshrc
2
zshrc
@@ -2,7 +2,7 @@ export ZSH=$HOME/.oh-my-zsh
|
|||||||
|
|
||||||
ZSH_THEME="pygmalion"
|
ZSH_THEME="pygmalion"
|
||||||
|
|
||||||
plugins=(bower gitfast git-extras node npm pass screen vi-mode)
|
plugins=(bower gitfast git-extras node npm pass screen vi-mode tmux)
|
||||||
|
|
||||||
case $(hostname) in
|
case $(hostname) in
|
||||||
t430s-arch|pi)
|
t430s-arch|pi)
|
||||||
|
|||||||
Reference in New Issue
Block a user