Skip to content

Commit

Permalink
Create alias to reload tmux config
Browse files Browse the repository at this point in the history
  • Loading branch information
steveno committed Jun 1, 2024
1 parent c2309a2 commit e00113b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dot_bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@ alias less='less -r'
# Make checking tarnsap easier
alias check-tarsnap='sudo tarsnap --list-archives | sort'

# tmux
alias reload-tmux='tmux source ~/.tmux.conf'

# kubectl
alias kubectl='microk8s.kubectl'

0 comments on commit e00113b

Please sign in to comment.