1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Use colours in ip output

This commit is contained in:
2020-07-08 15:18:19 +02:00
parent 8dc6017b69
commit 0b76113602

View File

@@ -103,6 +103,8 @@ function rgl
end
## Various
alias ip 'ip -c'
#alias tmux 'tmux -2'
alias tmux_reload "tmux source-file ~/.tmux.conf"
alias tmux_takeover "tmux detach -a"