Fix hardcoded use of /usr/bin/zsh
instead of via env
This commit is contained in:
parent
2c859ddd93
commit
cc475b4400
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/zsh
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
tmux rename-window home
|
||||
`dirname $0`/window-auto
|
||||
|
Loading…
x
Reference in New Issue
Block a user