Adjust/add install/build programs, add mpv config, clean up zsh config

This commit is contained in:
2025-11-08 00:49:37 -06:00
parent b5e0d1b2e6
commit 066ef0e6fa
12 changed files with 64 additions and 38 deletions

View File

@@ -14,7 +14,6 @@ export DIR_GIT_PROJECTS="$DIR_DEV/git"
export DIR_LOCAL="$HOME/.local"
export DIR_BIN="$DIR_LOCAL/bin"
export DIR_SCRIPTS="$DIR_LOCAL/scripts"
export DIR_TMP="$DIR_LOCAL/tmp"
export DIR_USER_OPT="$HOME/opt"
export DIR_USER_LIB="$DIR_LOCAL/lib"