]> git.siccegge.de Git - dotfiles/zsh.git/blob - functions/home/deb.li
Import Desktop zshconfig
[dotfiles/zsh.git] / functions / home / deb.li
1 #!/bin/zsh
2
3 hash=$(ssh alioth.debian.org '~bzed/godebian-client/add_url' "$@")
4 echo "http://deb.li/$hash"
5