From d785cd115f9e987124842c27b5e221631286d4e0 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Wed, 5 Feb 2020 16:46:04 +0100 Subject: [PATCH] bugfix --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 7ac9c97..8ba76b8 100644 --- a/install.sh +++ b/install.sh @@ -33,7 +33,7 @@ ln -sf ~/.dotfiles/conf/fdignore ~/.fdignore # cleaning rm -rf ~/.tmux.conf # installing -ln -sf ~/.dotfiles/tmux.conf ~/.tmux.conf +ln -sf ~/.dotfiles/conf/tmux.conf ~/.tmux.conf ## zsh # cleaning