Addedd missing zza_vivid.env

This commit is contained in:
Lockszmith (@VAST) 2025-04-09 14:27:44 -04:00
parent 623efeb0ba
commit e786dd2948

View file

@ -0,0 +1,10 @@
#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'
if is_cmd lsd; then
alias _ls="$(command -v lsd) "
[[ -n "${DBG}" ]] && echo "assigned lsd as ls alias."
fi