summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 6ad58d2..ebbdae7 100755
--- a/install.sh
+++ b/install.sh
@@ -41,6 +41,8 @@ function copymy
cp $INSTALL_BASEDIR/$1 $HOME/$2
}
+# CONKEROR
+linkmy conkerorrc .conkerorrc
# CONKY
linkmy conkyrc .conkyrc
copymy conky_box.lua .conky_box.lua