mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-07-16 06:05:22 +02:00
e24133b03f9f0d44d59b582bb2f14a53e6ea8cfa
This commit adds my new tmux config since I now know how to use the majority of features properly now.
Dotfiles
Vim is my editor, *nix is my IDE.
These are my dotfiles. I use them with Arch GNU/Linux.
My dotfiles aim to be simple, straight-forward, and to the point. If you want to know how something works, just man software
and /search
for what you need to know!
Key features:
- Universal theming
- Vim-inspired keybinds
- Easy to reproduce
My dotfiles are managed with stow. Different dotfiles are stored in different directories. You can "install" a set of dotfiles by simply running stow <dir>
, e.g. stow bspwm
.
Languages
Nix
100%