small settings/keybindings updates for tmux, vim, zsh

This commit is contained in:
david
2025-08-12 15:49:33 -05:00
parent 3bdad1352c
commit 32ffc2282a
5 changed files with 19 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
# default programs
export EDITOR='vim' # TODO: update to nvim once configured
export BROWSER='brave'
export EDITOR='nvim'
# env vars used for my organization structure
export DIR_HOME_BOX="$HOME/dbox"