$ mkdir -p ~/tech/usr/local/bin
$ wget -O ~/rpm-packages.txt https://github.com/seanmalloy/dotfiles/raw/master/rpm-packages.txt
$ sudo dnf install $(cat ~/pm-packages.txt)
$ gem install --user-install --bindir ~/tech/usr/local/bin/ tmuxinator
$ wget -O ~/install.sh https://github.com/seanmalloy/dotfiles/raw/master/install.sh
$ bash ~/install.sh
Run :PlugInstall
command in nvim.
sudo systemctl enable docker.service
sudo systemctl start docker.service
sudo usermod -aG docker $user
sudo grubby --update-kernel=ALL --args="systemd.unified_cgroup_hierarchy=0"
$ mkdir ~/tech && cd ~/tech
$ git clone https://github.com/Homebrew/brew.git
$ cd brew
$ git checkout 1.6.9
$ brew update
$ brew install bat the_silver_searcher tmux tmuxinator shellcheck shfmt gh jq kind helm wget
$ brew install coreutils findutils gnu-tar gnu-sed gawk gnu-indent gnu-getopt grep bash bash-completion@2
$ brew tap discoteq/discoteq
$ brew install flock
$ brew tap instrumenta/instrumenta
$ brew install kubeval
- fzf
- kubectx
- kubens
- powerline-go
- Download https://github.com/powerline/fonts
- Run
install.sh
- In iTerm2 change font(Preferences > Profiles > Text)
$ wget -O ~/install.sh https://github.com/seanmalloy/dotfiles/raw/master/install.sh
$ bash ~/install.sh
$ rm -rf ~/tech/nvim-osx64
$ tar xzf nvim-macos.tar.gz -C ~/tech
Run :PlugInstall
command in nvim.
When using PuTTY the "remote character set" option must be set to UTF-8. This makes the tmux window separator appear as a line instead of a bunch of random characters.
- ack
- cpustat
- govc
- govendor
- lnav
- memo
- rg