Added ultra-portable pastebin service ix.io

This commit is contained in:
David Thurstenson 2020-10-26 22:04:16 -05:00
parent 56a808708c
commit 80406f2e14
1 changed files with 3 additions and 0 deletions

View File

@ -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"