Added ultra-portable pastebin service ix.io
This commit is contained in:
parent
56a808708c
commit
80406f2e14
|
@ -23,3 +23,6 @@ alias printpartuuid='blkid -o value -s PARTUUID'
|
|||
|
||||
# Show count of updates from checkupdates
|
||||
alias countupdates='checkupdates | wc -l'
|
||||
|
||||
# ix.io pastebin
|
||||
alias x="curl -F 'f:1=<-' ix.io"
|
||||
|
|
Loading…
Reference in New Issue