diff --git a/stow/.zshrc b/stow/.zshrc index e482930..0a8eb4c 100644 --- a/stow/.zshrc +++ b/stow/.zshrc @@ -43,6 +43,10 @@ func calc() { fi } +func 0x0() { + curl -F file=@$1 https://0x0.st +} + # plugins plugindir="$HOME/.local/share/zsh_plug" func plugInstall() {