summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorUhGoomba <53350163+UhGoomba@users.noreply.github.com>2024-07-09 04:25:27 -0400
committerUhGoomba <53350163+UhGoomba@users.noreply.github.com>2024-07-09 04:25:27 -0400
commit60c82347a2c4c9a6c42c2d4a2f6e4923e1160d65 (patch)
tree7d88517e01d2606992dc52a2bbde673625809818 /install.sh
parent601fc59e10f8f120e82e8073fc99591e61248486 (diff)
add wofi, waybar, fish, kitty
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)