turn off smart tabbing https://support.mozilla.org/en-US/kb/tab-preferences-and-settings
can apt install but needs repo added
probably could use docker
- generate ssh
- add ssh key to github
- apt install zsh tmux vim htop xclip git openssl -y
- chsh -s $(which zsh) $USER
- wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | zsh
- restart machine
- Powerline Fonts
https://github.com/VundleVim/Vundle.vim#quick-start
- https://www.calazan.com/installing-hub-git-wrapper-on-ubuntu-the-easy-way/
- apt install hub
- consider getting zsh autocomplete
https://github.com/Mayccoll/Gogh or wget -O gogh https://git.io/vQgMr && chmod +x gogh && ./gogh && rm gogh
add cloudflare nameservers
nameserver 1.1.1.1
nameserver 1.0.0.1
- ripgrep
- fzf