summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 9f47116..8472ef2 100755
--- a/install.sh
+++ b/install.sh
@@ -2,7 +2,7 @@
#['name']='install location'
declare -A CONFIGS
-CONFIGS=( UU ["nvim"]=".config"
+CONFIGS=( ["nvim"]=".config"
[".vim"]="."
[".xinitrc"]="."
[".compton.conf"]="."