Umbreon install update

This commit is contained in:
2022-04-20 12:59:45 -06:00
parent c1ee716a90
commit 1c329c86f6
15 changed files with 61 additions and 9 deletions

2
zsh/rc
View File

@ -38,4 +38,4 @@ for p in $EXTERNAL_PLUGINS; do [ -f $p ] && source $p; done
SET_PREFERRED_EDITOR
WELCOME
# ---------------------------------------------------------------------
return 0
true