Mercurial > ec-dotfiles
comparison 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 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 545:c9ea8dd9d382 | 546:daed3e2c9651 | 
|---|---|
| 266 alias rm="${_rm} -i" | 266 alias rm="${_rm} -i" | 
| 267 fi | 267 fi | 
| 268 unset _rm | 268 unset _rm | 
| 269 | 269 | 
| 270 if command -v curl > /dev/null 2>&1; then | 270 if command -v curl > /dev/null 2>&1; then | 
| 271 alias 0p="gzip | curl 'http://0paste.com/pastes.txt' -F 'paste[paste_gzip]=<-'" | 271 alias 0p="gzip | curl 'http://0paste.tk/pastes.txt' -F 'paste[paste_gzip]=<-'" | 
| 272 alias 0pp="gzip | curl 'http://0paste.com/pastes.txt' -F 'paste[is_private]=1' -F 'paste[paste_gzip]=<-'" | 272 alias 0pp="gzip | curl 'http://0paste.tk/pastes.txt' -F 'paste[is_private]=1' -F 'paste[paste_gzip]=<-'" | 
| 273 fi | 273 fi | 
| 274 | 274 | 
| 275 if command -v tmux > /dev/null 2>&1; then | 275 if command -v tmux > /dev/null 2>&1; then | 
| 276 case "${_os}" in | 276 case "${_os}" in | 
| 277 OpenBSD) | 277 OpenBSD) | 
