Skip to content

Instantly share code, notes, and snippets.

@make-github-pseudonymous-again
Created January 20, 2019 11:19
Show Gist options
  • Save make-github-pseudonymous-again/836d32700cb7f932d0d3004776364206 to your computer and use it in GitHub Desktop.
Save make-github-pseudonymous-again/836d32700cb7f932d0d3004776364206 to your computer and use it in GitHub Desktop.
vacuum command for apt
alias vacuum='sudo apt autoremove --purge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment