My dotfiles that I use across my setups
- Lua 39%
- Nix 26.9%
- Shell 22.4%
- Vim Script 11.7%
| awesomewm | ||
| fish | ||
| kitty | ||
| nixos | ||
| nvim | ||
| .gitmodules | ||
| .zshrc | ||
| kitty.conf | ||
| README.md | ||
| starship.toml | ||
Maddy's Dotfiles
A collection of my various configs for things I am opinionated about
I daily-drive 2 main machines, a desktop running AwesomeWM, and a laptop running KDE Plasma. Eventually, when I get around to setting up my home server, that will also be included.
These configs are very opinionated, with hotkeys especially likely not being usable for others since I use Colemak and have a custom keyboard.
Configs
nixos: My NixOS flake. Defines the setup of my system.nvim: My Neovim config, the primary code editor I use on my personal systems.kitty: My Kitty config, my terminal editor of choice.fish: My shell of choice, all my fish functions and my startup configawesomewm: My AwesomeWM config, used on my desktop machinestarfish: The config for starship, the program which creates my nice prompt.zshrc: My ZSH config, my shell for when I need a bash-compatible shell and in use on servers