Moved ix pastebin to its own file
This commit is contained in:
parent
2d99aa1f93
commit
c668749b29
@ -38,6 +38,3 @@ alias countupdates='checkupdates | tee >(wc -l)'
|
|||||||
|
|
||||||
# Grep through updates listed by checkudpdates
|
# Grep through updates listed by checkudpdates
|
||||||
alias grepupdates='checkupdates | grep'
|
alias grepupdates='checkupdates | grep'
|
||||||
|
|
||||||
# ix.io pastebin
|
|
||||||
alias ix="curl -F 'f:1=<-' ix.io"
|
|
||||||
|
2
.bashrc.d/ix.bash
Normal file
2
.bashrc.d/ix.bash
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# ix.io pastebin
|
||||||
|
alias ix="curl -F 'f:1=<-' ix.io"
|
Loading…
x
Reference in New Issue
Block a user