feat(tmux): add tmux nerd font window name plugin and fix keymap

This commit is contained in:
Stefan Imhoff
2023-03-03 15:23:53 +01:00
parent 3d9b50213f
commit bb81b93788
3 changed files with 8 additions and 7 deletions

View File

@@ -156,7 +156,7 @@ if type nvim >/dev/null 2>&1
end
# TMUX
alias t tmux
alias tx tmux
alias mux tmuxinator
alias ms 'mux start'
alias ta 'tmux attach'