small settings/keybindings updates for tmux, nvim, zsh

This commit is contained in:
2025-08-12 15:49:33 -05:00
parent 74988a2080
commit fb04063cdc
5 changed files with 22 additions and 9 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"