This commit is contained in:
lickthecheese 2019-11-26 15:18:49 -05:00
parent 7a73b4c9ce
commit 1ec4c0c300
1 changed files with 1 additions and 0 deletions

View File

@ -135,3 +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 ; }