yay tilde time

This commit is contained in:
lickthecheese 2019-11-26 21:25:28 -05:00
parent 1ec4c0c300
commit 9bc9d21675
1 changed files with 1 additions and 1 deletions

View File

@ -135,4 +135,4 @@ alias mkdir="mkdir -p"
alias stdsize='wc -c | awk '"'"'{print $1/1000"K"}'"'"' '
ltcpic() { curl -F"file=@$1" https://i.ltcpas.tk/u.php ; }
ltcpic() { curl -F"file=@$1" https://lickthecheese.tilde.site/u.php ; }