No description
alacritty | ||
dotfiles | ||
readme.md |
Mikes Tool Setup
A list of tools and config that I use on Arch, MacOS and Ubuntu/WSL.
Should this be a dotfile repo?
Probably, but it's a pain to keep OS specific customisations in check per machine.
Should I automate it?
Yes, if anyone has a way of writing once deploying to multiple OSs then I'm all for it. Making sure 3 different flavours of OS are in sync isn't easy though.
Applications
CLI Stuff
- tmux
- tpm
- tmux nord theme
- tmux yank
- oh-my-zsh
- candy theme
- zsh-autosuggestions
- aws cli
- kubectl
- kind
- kube-ps1
- k9s
- stern
- helm
- jq/yq
- tfenv
- git-cz
- delta
- fzf
Aliases
alias tf="terraform"
alias k="kubectl"
Dotfiles
.tmux.conf
- my default setup for tmux