summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index cbe8992..6a117d3 100755
--- a/setup.sh
+++ b/setup.sh
@@ -43,6 +43,8 @@ if confirm "Check and install symlinks?"; then
ln -s ${here}scripts/volume/volumedown ${there}.local/bin/volumedown
ln -s ${here}scripts/volume/volumemute ${there}.local/bin/volumemute
ln -s ${here}scripts/misc/lk.sh ${there}.local/bin/lk
+ ln -s ${here}scripts/misc/lk.sh ${there}.local/bin/l
+ ln -s ${here}scripts/misc/pass-menu.sh ${there}.local/bin/pass-menu
ln -s ${here}scripts/misc/battery.sh ${there}.local/bin/tmubattery
fi