slic3r dotfiles added to the fedora installer script

This commit is contained in:
Cyryl Plotnicki-Chudyk 2014-08-09 07:34:58 +02:00
parent 408c6cef1a
commit 736257dbd5

View file

@ -24,6 +24,7 @@ ln -s "$DIR/.tmux.conf" ~/.
rm -f "$DIR/.zshrc" rm -f "$DIR/.zshrc"
ln -s "$DIR/.zshrc" ~/. ln -s "$DIR/.zshrc" ~/.
ln -s "$DIR/.oh-my-zsh" ~/. ln -s "$DIR/.oh-my-zsh" ~/.
ln -s "$DIR/.Slic3r" ~/.
ln -s "$DIR/.gitconfig.linux.private" ~/.gitconfig ln -s "$DIR/.gitconfig.linux.private" ~/.gitconfig
ln -s "$DIR/tools" ~/ ln -s "$DIR/tools" ~/