]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
feh/keys: Add, (Vi-like) mappings for feh.
[config/dotfiles.git] / setup.sh
index aa010ff616fe7eafd230af3e47cff12daef86a10..2dc16935fca9588f90882fd30139316d6cb49800 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -67,3 +67,8 @@ if installed zathura; then
     mkdir -p ~/.config/zathura
     link zathurarc ~/.config/zathura/zathurarc
 fi
+
+if installed feh; then
+    mkdir -p ~/.config
+    link feh ~/.config/feh
+fi