nix-config/README.md

19 lines
645 B
Markdown
Raw Normal View History

# Dotfiles
> Vim is my editor, \*nix is my IDE.
2017-10-23 04:34:05 +02:00
2017-12-30 05:56:47 +01:00
![Screenshot](etc/preview.jpg?raw=true)
![Screenshot](etc/preview2.jpg?raw=true)
2017-10-21 11:35:09 +02:00
These are my dotfiles. I use them with [Arch GNU/Linux](https://www.archlinux.org/).
2018-01-20 05:47:34 +01:00
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!
2018-01-01 03:55:37 +01:00
Key features:
2017-12-20 23:15:24 +01:00
- Universal theming
- Vim-inspired keybinds
- Easy to reproduce
2017-12-20 23:15:24 +01:00
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`.