Skip to content

Commit

Permalink
txm
Browse files Browse the repository at this point in the history
  • Loading branch information
Adidi committed Jan 6, 2020
1 parent c45542a commit b597186
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zsh/includes/aliases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ alias txns="tmux new-session -s"
# tmux join session by name
alias txjs="tmux a -t"

# create main tmux
alias txm="txns main"

alias ntw="sudo service NetworkManager restart"

alias cb="bash ~/.dotfiles/zsh/includes/copy-clipboard.sh"
Expand Down

0 comments on commit b597186

Please sign in to comment.