A bunch of env file changes I lost track of

This commit is contained in:
Lockszmith (@VAST) 2025-04-09 16:28:02 -04:00
parent 8b78292024
commit f1edee97ea
10 changed files with 34 additions and 0 deletions

View file

@ -3,6 +3,7 @@
if is_cmd lsd; then
alias _ls="$(command -v lsd) "
alias lg="ll --git "
[[ -n "${DBG}" ]] && echo "assigned lsd as ls alias."