Skip to content

Instantly share code, notes, and snippets.

@fourdollars
Created May 12, 2014 09:17
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 fourdollars/6b68dce536812d70376e to your computer and use it in GitHub Desktop.
Save fourdollars/6b68dce536812d70376e to your computer and use it in GitHub Desktop.
Install some Debian packages.
#!/bin/sh
sudo apt-get update
sudo apt-get install --yes bash-completion devscripts exuberant-ctags ubuntu-dev-tools vim vim-addon-manager vim-scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment