summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 2b64f5e..4417d91 100755
--- a/install.sh
+++ b/install.sh
@@ -28,6 +28,9 @@ function install_dotfiles {
mkdir -p mutt/temp
mkdir -p mutt/cache
mkdir -p mutt/cache/bodies
+
+ cd ~/.config/zathura/
+ ln -s /home/urbain/dotfiles/zathurarc
}
function clean {