tmux alias
This commit is contained in:
parent
1d9472b0b5
commit
f006644659
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -149,7 +149,7 @@ alias sl="screen -ls"
|
|||
alias sr="screen -r"
|
||||
alias sx="screen -x"
|
||||
alias srd="screen -rd"
|
||||
alias t="SSH_AUTH_SOCK=$HOME/.tmux-ssh-agent TERM=xterm-256color tmux at||tmux"
|
||||
alias t="SSH_AUTH_SOCK=$HOME/.tmux-ssh-agent TERM=xterm-256color tmux -v at"
|
||||
alias tl="tmux ls"
|
||||
alias bc="bc -q"
|
||||
alias fm="fmstatus.sh&;shell-fm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue