Skip to content

Instantly share code, notes, and snippets.

@Integralist
Created July 15, 2019 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Integralist/568a866aa64c6c6df092601e75b98def to your computer and use it in GitHub Desktop.
Save Integralist/568a866aa64c6c6df092601e75b98def to your computer and use it in GitHub Desktop.
[transmission torrent alias] #transmission #torrent
alias tmd='transmission-daemon'
alias tmr='transmission-remote'
alias tmrw='watch -n 0.5 transmission-remote -l'
alias tmrsp='transmission-remote --torrent all --stop'
alias tmrst='transmission-remote --torrent all --start'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment