update everything to current config

This commit is contained in:
cho
2023-06-29 21:12:35 +07:00
parent f88cda4a67
commit ffa5843046
35 changed files with 3353 additions and 296 deletions

View File

@ -14,7 +14,7 @@ export PATH="$PATH:$HOME/.emacs.d/bin"
unsetopt PROMPT_SP
# Default programs:
export EDITOR="emnw"
export EDITOR="nvim"
export TERMINAL="foot"
export BROWSER="librewolf"