aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 2 insertions, 0 deletions
diff --git a/install b/install
index 215bb46..f17a945 100755
--- a/install
+++ b/install
@@ -1,5 +1,7 @@
#!/bin/sh
+# TODO: make this better. it really sucks.
+
for prg in alacritty bin bash doom-emacs kitty moc mpd nvim starship xmonad
do
stow -vDt ~ "$prg"