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

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