Remove tmux

After using it as a daily driver from the last week or so, I'm switching
to Zellij.

https://zellij.dev
This commit is contained in:
Oliver Davies 2024-09-04 07:59:39 +01:00
parent edfa2b7c22
commit a7556575ac
5 changed files with 0 additions and 175 deletions

View file

@ -32,11 +32,6 @@ 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"