slic3r dotfiles added to the fedora installer script
This commit is contained in:
parent
408c6cef1a
commit
736257dbd5
1 changed files with 1 additions and 0 deletions
|
@ -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" ~/
|
||||
|
||||
|
|
Loading…
Reference in a new issue