zshrc: Add back sprunge
It seems to be back *and* support https now.
This commit is contained in:
parent
461d45c964
commit
ddc3010a0a
1 changed files with 1 additions and 0 deletions
1
zshrc
1
zshrc
|
@ -422,6 +422,7 @@ if __has_command cryptopassphrase; then
|
||||||
alias pws="pwnk -k ~/.cryptopassphrase-server.key"
|
alias pws="pwnk -k ~/.cryptopassphrase-server.key"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
sprunge() { curl -F'sprunge=<-' https://sprunge.us }
|
||||||
0x0st() { curl -F'file=@-' https://0x0.st }
|
0x0st() { curl -F'file=@-' https://0x0.st }
|
||||||
|
|
||||||
if [ -f /sys/class/power_supply/BAT0/power_now ]; then
|
if [ -f /sys/class/power_supply/BAT0/power_now ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue