This repo contains my dotfiles and other configs I use when setting up a machine for the first time. Feel free to use and modify these materials.
I use iTerm2 as my terminal app. Defaults are in iterm-default.json. Current theme of choice is cyberpunk. (I still use bash
because I fear change.)
I use Jetbrains editors. Current theme of choice is Solarized Dark.
When I set up a new machine, I generally want to install:
- Time Out to make me take a damn break
- Rectangle (successor of Spectacle) for window management
- Google Drive Backup and Sync to sync my files
- Tools and Utils:
bat
(bettercat
)htop
(bettertop
)diff-so-fancy
(cleaner diffs)terminal-notifier
(systray notifications from terminal)watch
(run a program periodically and live update output)- jq and yq for json/yaml parsing