[TMUX] Make tmux attach script use zsh

This commit is contained in:
Fabian Ising
2023-06-02 14:29:36 +02:00
parent 7a58e5f86a
commit 796510f1da

View File

@@ -1,4 +1,4 @@
#!/bin/zsh
#!/bin/sh
#
# tmux-attach - attach to first unattached session or
# create new session if none are found