ghci config added

This commit is contained in:
Cyryl Plotnicki-Chudyk 2015-02-28 22:39:29 +01:00
parent dd04ea5367
commit a6a6102f3e
2 changed files with 3 additions and 0 deletions

2
.ghci Normal file
View File

@ -0,0 +1,2 @@
:set prompt "ghci> "

View File

@ -20,6 +20,7 @@ rm -f "~/.zshrc"
ln -vfs "$DIR/.zshrc" ~/.
ln -vfs "$DIR/.oh-my-zsh" ~/.
ln -vfs "$DIR/.Slic3r" ~/.
ln -vfs "$DIR/.ghci" ~/.
ln -vfs "$DIR/.gitconfig.linux.private" ~/.gitconfig
ln -vfs "$DIR/tools" ~/