No description
Find a file
2025-05-12 09:10:55 +01:00
alacritty feat: add tokyo night theme 2025-05-12 09:10:55 +01:00
dotfiles feat: 🎸 Add proper error symbol 2024-07-13 12:01:14 +01:00
readme.md feat: 🎸 add fzf 2025-04-10 20:08:40 +01:00

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

Aliases

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

Dotfiles

  • .tmux.conf - my default setup for tmux