changeset 134:70d3ec19bef2

Install Vimperator config file.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Oct 2013 07:52:30 -0700
parents a9b32a49d0bd
children db9d5fe86723
files install.sh
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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"
+