updated tmux config and plugins, added tmuxp to dotfiles

This commit is contained in:
liph
2026-02-23 17:37:56 +01:00
parent 8925d9677e
commit f901141e5f
11 changed files with 139 additions and 7 deletions

View File

@@ -46,3 +46,5 @@ export PATH="$HOME/.local/share/nvim/mason/bin:$PATH"
# you-should-use settings (optional)
# export YSU_MESSAGE_POSITION="after" # Show reminder after command output
# export YSU_HARDCORE=0 # Prevent execution if alias exists (probably too aggressive)
export GTK_FILE_CHOOSER_BACKEND="yazi"