Small changes from here and there

This commit is contained in:
2025-11-07 14:45:36 -06:00
parent f98658f02b
commit bb453be9e8
6 changed files with 13 additions and 8 deletions

View File

@@ -36,8 +36,6 @@ theme_update_neovim() {
done
}
##########################################################################################
[[ ! -z $1 ]] && raw_target="$1" ||
raw_target=$(
find $DIR_THEME_SETTINGS -mindepth 1 -maxdepth 1 -type d -exec basename -- {} \; |