fix tmux and other stuff

This commit is contained in:
Noah Masur
2020-08-01 20:06:16 -04:00
parent a3026b91ba
commit fa5850db16
11 changed files with 117 additions and 103 deletions

View File

@ -366,7 +366,7 @@ shell:
args:
- --login
- --init-command
- tmux a -t noah || eval (security find-generic-password -s 1Password -w | op signin enterprise_console) && tmux new -s noah
- tmux a -t noah || tmux new -s noah
# Startup directory
#