Tmux: updated keymaps and global settings

This commit is contained in:
pr0c3550r 2023-08-26 01:14:27 +02:00
parent 9f000eca47
commit b132bb60c4
2 changed files with 15 additions and 2 deletions

View file

@ -66,6 +66,9 @@ alias \
alias \
t="tmux" \
ta="tmux new -A -s" \
tn="tmux new-session -t"
alias \
v="$EDITOR" \
e="$EDITOR" \
z="zathura" \