dotfiles/.config/zsh/functions/ta
2024-01-14 15:18:27 +01:00

7 lines
203 B
Bash
Executable File

#!/usr/bin/env zsh
# the alias, but as a script so it can be started when the terminal starts
setopt LOCAL_OPTIONS ERR_RETURN NO_UNSET PIPE_FAIL
tmux attach -t tastytea || tmux new-session -s tastytea