Fix macos setup script for M1

This commit is contained in:
Fabian Ising
2023-06-01 14:32:58 +02:00
parent 29cb35f4f3
commit f18711f073
8 changed files with 15 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ scrolling:
history: 0
shell:
program: zsh
program: /bin/zsh
args:
- "-c"
- "$HOME/.tmux/tmux_attach.sh"