@@ -195,7 +195,11 @@ [ "$EDITOR" = "vim" ] && alias vi=vim which gpg2 &>/dev/null && alias gpg=gpg2 [ "$ls_on_init" = "yes" ] && ls + +function ixio() { + curl -F 'f:1=<-' ix.io +} unset fgrep grep grep_color ls ls_color ls_on_cd ls_on_init