add tmux
This commit is contained in:
@@ -1 +0,0 @@
|
||||
source "$HOME/.cargo/env.fish"
|
||||
@@ -25,7 +25,11 @@ end
|
||||
status is-interactive; and begin
|
||||
|
||||
# Abbreviations
|
||||
|
||||
abbr -a tx 'tmux'
|
||||
abbr -a txa 'tmux attach'
|
||||
abbr -a txl 'tmux list-sessions'
|
||||
abbr -a txk 'tmux kill-session -t'
|
||||
abbr -a txks 'tmux kill-server'
|
||||
|
||||
# Aliases
|
||||
alias che chezmoi
|
||||
|
||||
Reference in New Issue
Block a user