[bugfix] rename to avoid git pull error
This commit is contained in:
parent
1eba0df573
commit
2a88cc6c4d
|
@ -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