mikebell / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Kitty - MacOS and Arch
  • Windows Terminal - Win 11
  • VS Code (move to VS Codium)

CLI Stuff

Aliases

alias tf="terraform"
alias k="kubectl"

Dotfiles

  • .tmux.conf - my default setup for tmux

About


Languages

Language:Shell 100.0%