Revert "Add tmux"

This reverts commit 63d7830987.
I didn't like the way tmux changed some inputs (keybinds, mousewheel)
This commit is contained in:
Tobias Reisinger 2024-05-23 19:58:53 +02:00
parent 63d7830987
commit 8c194df84b
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
9 changed files with 5 additions and 41 deletions

View file

@ -3,7 +3,7 @@
export KUBECONFIG="$HOME/.kube/config"
export MAILCAPS="$XDG_CONFIG_HOME/mailcap/mailcaprc"
export MARKPATH="$XDG_CONFIG_HOME/jump_marks"
export MARKPATH="$XDG_CONFIG_HOME/zsh/jump_marks"
export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch/config"