summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 16c099a..83e80ff 100755
--- a/install.sh
+++ b/install.sh
@@ -1,6 +1,11 @@
# install dependencies (TODO)
+
# stow dotfiles
stow hypr --adopt
+stow waybar --adopt
+stow fish --adopt
+stow kitty --adopt
+stow wofi --adopt
# do other stuff (TODO)