feat: set EDITOR=nvim before tmux starts inside podman

This commit is contained in:
yeti
2025-05-14 07:35:20 +01:00
parent 03fd0b6efa
commit 8aefadda19
3 changed files with 2 additions and 3 deletions

View File

@ -450,7 +450,6 @@ set -g status-right "#{E:@catppuccin_status_session}"
set -g set-clipboard on
set -g allow-passthrough on
setw -g mode-keys vi
# -- custom variables ----------------------------------------------------------