You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
205 B

  1. #!/bin/bash
  2. set +eux
  3. apt-get update
  4. apt-get -y --force-yes install bash-completion wget bzip2 git-core \
  5. less language-pack-en python-software-properties tmux mosh \
  6. sudo git </dev/null