These are all my dotfiles. Most of these work across my macOS work computer, as well as my home computers running Fedora Linux.
Automatic installation of these configuration files is possible with Stow.
To install the Linux focused files run:
./install --linuxTo install the macOS files:
./install --macos- alacritty - my (backup) terminal (archived)
- bash - bash profile and configuration
- bin - handy little reusable scripts I want in my path
- dunst - linux notification system
- fontconfig - some linux font config stuff
- ghostty - my primary terminal
- gnupg-linux - gpg settings on Linux
- gnupg-mac - gpg settings on macOs
- i3 - tiled window manager config
- kitty - another terminal (archived)
- mutt - terminal email client settings
- nvim - my neovim configuration
- picom - linux compositor used with i3
- polybar - linux status bar used with i3
- ranger - linux terminal file manager
- rofi - linux launcher utility
- starship - prompt customization
- tmux - terminal mutliplexer
- xmobor & xmonad - once upon a time I thought I might try this but I didn't get very far
- zsh - settings for zsh shell (archived)