- Configured dock at the bottom
- Installed chrome
- Installed one password x (https://support.1password.com/getting-started-1password-x/)
- Installed a linux version of pbcoy (https://garywoodfine.com/use-pbcopy-on-ubuntu/)
- Installed Paper Icon theme (https://snwh.org/paper)
- Installed TPL (from list: https://itsfoss.com/things-to-do-after-installing-ubuntu-18-04/)
- Installed media codecs (https://itsfoss.com/things-to-do-after-installing-ubuntu-18-04/)
- Installed Plane-Dark theme (
- Mapped super keystrokes to work like mac osx (https://askubuntu.com/questions/10008/how-to-make-keyboard-work-like-osx-system-wide)
- Used dconf-editor to make windows open at the center -> /org/gnome/mutter/, and check 'center-new-windows'.
- Installed exa (https://the.exa.website/#installation)
- Configured swap file so hibernate works (https://help.ubuntu.com/community/SwapFaq + http://ubuntuhandbook.org/index.php/2018/05/add-hibernate-option-ubuntu-18-04/)
- Set regional formats to Portuguese in order to use punctuation signs (https://cmazzer.wordpress.com/2017/09/02/ubuntu-configurar-teclado-americano-com-acentos-pt-br-com-cedilha/)
- Installed Visual Studio Code (Ubuntu Software)
- Installed git (sudo apt install git)
- Created .ssh key and added to github
- Installed curl (sudo apt install curl)
- Installed nvm (curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash)
- Created a symlink to nvm because life sucks (https://gist.github.com/MeLlamoPablo/0abcc150c10911047fd9e5041b105c34)
- Installed Docker (https://docs.docker.com/install/linux/docker-ce/ubuntu/#install-docker-ce-1)
- Installed node stable (10.x)
- Installed ZSH shell (sudo apt install zsh)
- Installed oh-my-zsh (https://github.com/robbyrussell/oh-my-zsh)
- Installed Powerline font (https://github.com/powerline/fonts)
- Installed spaceship prompt (https://github.com/denysdovhan/spaceship-prompt)
- Dash to Dock (https://extensions.gnome.org/extension/307/dash-to-dock/)
- Pixel Saver (https://extensions.gnome.org/extension/723/pixel-saver/)
- CPU Power Manager (https://extensions.gnome.org/extension/945/cpu-power-manager/)
- Shortcuts to next/previous tab at browsers (ctrl + page up/down)
- Terminal shortcup: (ctrl + alt + t)