Small changes from here and there

This commit is contained in:
2025-11-07 14:45:36 -06:00
parent ee1c3b096e
commit 4a03cb5b7c
4 changed files with 9 additions and 6 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 -- {} \; |