Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2023-07-23 10:15:15
Browse files Browse the repository at this point in the history
taupiqueur committed Jul 23, 2023
1 parent 5e5bff5 commit bed0398
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .bashrc
Original file line number Diff line number Diff line change
@@ -124,8 +124,7 @@ alias curl='curl -sSL'

# tmux
# https://github.com/tmux/tmux
alias t=tmux
alias tn='tmux new-session'
alias t='tmux new-session '
alias ta='tmux attach-session'
alias tl='tmux list-sessions'
alias tc='tmux choose-tree -Zs'

0 comments on commit bed0398

Please sign in to comment.