diff options
author | cremesk <ennik@envs.net> | 2019-07-10 14:25:20 +0200 |
---|---|---|
committer | cremesk <ennik@envs.net> | 2019-07-10 14:25:20 +0200 |
commit | 9fe8b52bcc607b51fa184acf19d056845f993b92 (patch) | |
tree | a5aea34f5fb5f04c523063abdb869a065fb5dc1c | |
parent | update html code (diff) | |
download | hex-zero-9fe8b52bcc607b51fa184acf19d056845f993b92.tar.gz hex-zero-9fe8b52bcc607b51fa184acf19d056845f993b92.tar.bz2 hex-zero-9fe8b52bcc607b51fa184acf19d056845f993b92.zip |
add alias info
-rwxr-xr-x | fhost.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -398,6 +398,7 @@ and <code>.bash_profile</code> on Mac OS X. Just remember to reset your terminal 0url() { curl -F"url=$1" {0} ; } 0short() { curl -F"shorten=$1" {0} ; }</code> +now you can use: <code>0file "yourfile.png"</code> <h3>FILE RETENTION PERIOD</h3> |