mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
parent
a7efd96a60
commit
675a2d9922
2 changed files with 12 additions and 10 deletions
|
|
@ -11,6 +11,7 @@ alias ts='tmux new-session -s'
|
|||
alias tl='tmux list-sessions'
|
||||
alias tksv='tmux kill-server'
|
||||
alias tkss='tmux kill-session -t'
|
||||
alias tmuxconf='$EDITOR ~/.tmux.conf'
|
||||
|
||||
# CONFIGURATION VARIABLES
|
||||
# Automatically start tmux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue