From 736257dbd51d6c4a1bb1aafaeb686f8f37198590 Mon Sep 17 00:00:00 2001 From: Cyryl Plotnicki-Chudyk Date: Sat, 9 Aug 2014 07:34:58 +0200 Subject: [PATCH] slic3r dotfiles added to the fedora installer script --- install_fedora.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install_fedora.sh b/install_fedora.sh index e875114b..31329187 100755 --- a/install_fedora.sh +++ b/install_fedora.sh @@ -24,6 +24,7 @@ ln -s "$DIR/.tmux.conf" ~/. rm -f "$DIR/.zshrc" ln -s "$DIR/.zshrc" ~/. ln -s "$DIR/.oh-my-zsh" ~/. +ln -s "$DIR/.Slic3r" ~/. ln -s "$DIR/.gitconfig.linux.private" ~/.gitconfig ln -s "$DIR/tools" ~/