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

Better true colour support

This commit is contained in:
2018-08-10 17:38:09 +02:00
parent 63d23c3453
commit 306cdd9e2c
3 changed files with 12 additions and 13 deletions

View File

@@ -88,7 +88,7 @@ function grepl
end
## Various
alias tmux 'tmux -2'
#alias tmux 'tmux -2'
alias tmux_reload "tmux source-file ~/.tmux.conf"
alias tmux_takeover "tmux detach -a"