Skip to content

Instantly share code, notes, and snippets.

View humrochagf's full-sized avatar
:octocat:

Humberto Rocha humrochagf

:octocat:
View GitHub Profile
#!/bin/bash
##
## Essential stuff
##
sudo apt-get update && sudo apt-get dist-upgrade -y
sudo apt-get install -y build-essential aria2 git mercurial fonts-inconsolata myspell-pt-br unzip unrar p7zip-full
##