dotfiles

Author: Sam Jones <sjones@qntm.net> 2013-01-06 20:16:32 +0000 +0000
Committer: Sam Jones <sjones@qntm.net> 2013-01-06 20:16:32 +0000 +0000
Commit: 80ca01a0c79ebbe583586132bed1fd12fe7db198
Parent: 40c27edf9a21eeb01ed2327925d5fe77e8f003c9


Use short URL for snippt 

I can't believe I am doing this!
fixes #2 - lol
diff --git a/.vimrc b/.vimrc
index 7d0189ae9f01e67650786211a386048dbc715e7d..bb5ad68f6f7c6cf0ec8e15d734cf9bd3f19edc0c 100644
--- a/.vimrc
+++ b/.vimrc
@@ -52,7 +52,7 @@
 set mouse=a
 
 " Paste
-command! Pa :w !curl -F 'paste=<-' http://snippt.herokuapp.com
+command! Pa :w !curl -F 'paste=<-' http://s.drk.sc
 
 " Wordcount
 command! Wc :w !wc