/dotfiles

Primary LanguageVim Script

Computer Set Up

firefox

turn off smart tabbing https://support.mozilla.org/en-US/kb/tab-preferences-and-settings

slack

can apt install but needs repo added

docker

kubectl

probably could use docker

Install

ssh

  • generate ssh
  • add ssh key to github

prereq

  • apt install zsh tmux vim htop xclip git openssl -y

Oh My Zsh

tfenv

golang

other stuff

  • Powerline Fonts

Vundle

https://github.com/VundleVim/Vundle.vim#quick-start

HUB

theme

https://github.com/Mayccoll/Gogh or wget -O gogh https://git.io/vQgMr && chmod +x gogh && ./gogh && rm gogh

/etc/resolv.conf

add cloudflare nameservers

nameserver 1.1.1.1
nameserver 1.0.0.1

vim deps

  • ripgrep
  • fzf