Revert "Remove tmux"

This reverts commit a7556575ac.
This commit is contained in:
Oliver Davies 2024-09-25 21:33:55 +01:00
parent 598989f2ad
commit 9fbe7c1fec
5 changed files with 175 additions and 0 deletions

View file

@ -32,6 +32,11 @@ abbr gs="git status"
abbr gsh="git show"
abbr gst="git status"
# tmux
abbr ta="tmux attach"
abbr tl="tmux list-sessions"
abbr tk="tmux kill-session"
# zellij
abbr czs="create-zellij-session"
abbr z="zellij"