forked from extern/nix-config
80850025e4badeac4295900f9b9d5ef431fe7b7a
I now use a series of shell scripts to handle the installation process. This lets each script do one thing and do it well, while at the same time makes it easy to change the relevant commands as needed.
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
.
Description
Languages
Nix
98.8%
TypeScript
1.2%