1
1
Fork 0

zshrc: Add ixio

This commit is contained in:
Jonathan Schleifer 2019-01-08 01:13:21 +00:00
parent 77a1e46da6
commit ea0a2b57be

4
zshrc
View file

@ -198,4 +198,8 @@ which gpg2 &>/dev/null && alias gpg=gpg2
[ "$ls_on_init" = "yes" ] && ls [ "$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 unset fgrep grep grep_color ls ls_color ls_on_cd ls_on_init