summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-03-31 19:34:46 +0200
committerTom Barrett <tom@tombarrett.xyz>2021-03-31 19:34:46 +0200
commit0cf1fd3a283f8a4b0d0418402a875d03ceb002dd (patch)
tree508d681e418ffd0a2fdc9765560a857c28decbdf /build
parent67cba5cff1e4d0af4da1236a7e9f9a3ef903b28e (diff)
minor tweeks for zsh
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index e99e7db..a421ed3 100755
--- a/build
+++ b/build
@@ -49,6 +49,9 @@ ln -s $RC_DIR'/.config/user-dirs.dirs' $HOME'/.config/'
# ranger setup
ln -s $RC_DIR'/.config/ranger' $HOME'/.config/'
+# stig setup
+ln -s $RC_DIR'/.config/stig' $HOME'/.config/'
+
# ncmpcpp setup
ln -s $RC_DIR'/.config/ncmpcpp' $HOME'/.config/'