Mercurial > ec-dotfiles
diff rc/bashrc @ 552:6084b6b425ad
Merge from remote.
author | nanaya <me@myconan.net> |
---|---|
date | Tue, 14 Apr 2015 04:48:52 +0900 |
parents | daed3e2c9651 |
children | fbf4507230e2 |
line wrap: on
line diff
--- a/rc/bashrc Tue Apr 14 04:47:54 2015 +0900 +++ b/rc/bashrc Tue Apr 14 04:48:52 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