Skip to content

Commit

Permalink
add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
PhDP committed Dec 9, 2012
1 parent 5c9aff0 commit 014c5b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,5 +10,5 @@ Main config file for vim. Yes I put too much there :P

terminalrc
----------
Config file for xfce's terminal.
Config file for xfce's terminal (~/.config/Terminal/).

5 changes: 5 additions & 0 deletions install.sh
@@ -0,0 +1,5 @@
cp .vimrc ~/
cp .ghci ~/
chmod 644 ~/.ghci
cp terminalrc ~/.config/Terminal/

0 comments on commit 014c5b8

Please sign in to comment.