mirror of
https://github.com/fergalmoran/settings-webstorm.git
synced 2025-12-22 09:47:41 +00:00
Added tmux default
This commit is contained in:
@@ -64,3 +64,4 @@ if type "$docker" > /dev/null; then
|
||||
alias docker-rm-untagged='docker rmi -f $(docker images | grep "^<none>" | awk "{print $3}")'
|
||||
fi
|
||||
|
||||
alias tmux='tmux attach || tmux'
|
||||
|
||||
Reference in New Issue
Block a user