mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Added plugins for tmux and screen.
This commit is contained in:
parent
362927003b
commit
28ec03216a
2 changed files with 2 additions and 0 deletions
1
plugins/tmux/tmux.plugin.zsh
Normal file
1
plugins/tmux/tmux.plugin.zsh
Normal file
|
|
@ -0,0 +1 @@
|
|||
if [[ $STY = '' ]] then tmux -2 attach; fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue