lots of stuff

This commit is contained in:
2025-04-21 19:44:26 -07:00
parent 4d44700fb8
commit 857cb3060a
13 changed files with 105 additions and 246 deletions

View File

@@ -6,7 +6,7 @@ export XDG_CACHE_HOME="$HOME/.cache"
export XDG_DATA_HOME="$HOME/.local/share"
export VISUAL=nvim
export EDITOR=nvim
export BROWSER=/usr/bin/librewolf
export BROWSER=/usr/bin/qutebrowser
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8