Skip to content

Instantly share code, notes, and snippets.

@wellingtonpgp
Created July 24, 2019 03:40
Show Gist options
  • Save wellingtonpgp/aca61289f36ce5c70c52e0d22b4ad8ac to your computer and use it in GitHub Desktop.
Save wellingtonpgp/aca61289f36ce5c70c52e0d22b4ad8ac to your computer and use it in GitHub Desktop.
configs
sudo apt install build-essential default-jdk libssl-dev exuberant-ctags ncurses-term ack-grep silversearcher-ag fontconfig imagemagick libmagickwand-dev software-properties-common git vim-gtk3 curl
https://asdf-vm.com/#/core-manage-asdf-vm
https://www.osradar.com/install-flat-remix-theme-ubuntu/
asdf list ruby
asdf global ruby 2.6.3
asdf local ruvy 2.4.4 /dentro diretorio
sudo usermod -aG docker $USER
docker run hello-world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment