Merge branch 'master' of gitee.com:klesh/dotfiles
This commit is contained in:
commit
656fb92446
|
@ -1,12 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
#if test -n "$TMUX"
|
|
||||||
#tmux rename-window $argv[-1]
|
|
||||||
#/bin/ssh $argv
|
|
||||||
#
|
|
||||||
#end
|
|
||||||
|
|
||||||
tmux_auto_rename() {
|
tmux_auto_rename() {
|
||||||
tmux setw automatic-rename
|
tmux setw automatic-rename
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user