diff install.sh @ 134:70d3ec19bef2

Install Vimperator config file.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Oct 2013 07:52:30 -0700
parents 20c49d51f7e3
children 1ba0daaa8e4e
line wrap: on
line diff
--- a/install.sh	Tue Oct 01 22:30:22 2013 -0700
+++ b/install.sh	Thu Oct 03 07:52:30 2013 -0700
@@ -25,3 +25,7 @@
 # ---
 cp "$CWD/git/gitconfig" "$HOME/.gitconfig"
 
+# WEB BROWSER
+# -----------
+ln -s "$CWD/vimperatorrc" "$HOME/.vimperatorrc"
+