Mercurial > ec-dotfiles
diff rc/bashrc @ 546:daed3e2c9651
0paste is now .tk \o/
| author | edogawaconan <me@myconan.net> | 
|---|---|
| date | Thu, 26 Mar 2015 19:33:33 +0900 | 
| parents | 8b884bbb1d05 | 
| children | fbf4507230e2 | 
line wrap: on
 line diff
--- a/rc/bashrc Tue Feb 24 19:19:21 2015 +0900 +++ b/rc/bashrc Thu Mar 26 19:33:33 2015 +0900 @@ -268,8 +268,8 @@ unset _rm if command -v curl > /dev/null 2>&1; then - alias 0p="gzip | curl 'http://0paste.com/pastes.txt' -F 'paste[paste_gzip]=<-'" - alias 0pp="gzip | curl 'http://0paste.com/pastes.txt' -F 'paste[is_private]=1' -F 'paste[paste_gzip]=<-'" + alias 0p="gzip | curl 'http://0paste.tk/pastes.txt' -F 'paste[paste_gzip]=<-'" + alias 0pp="gzip | curl 'http://0paste.tk/pastes.txt' -F 'paste[is_private]=1' -F 'paste[paste_gzip]=<-'" fi if command -v tmux > /dev/null 2>&1; then
