Donovan Glover 80850025e4
Remove PKGBUILD and install-guide.sh
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.
2018-08-31 04:09:23 -04:00
2018-04-08 16:30:53 -04:00
2018-04-09 00:26:27 -04:00
2018-02-25 23:59:10 -05:00
2018-04-09 16:28:02 -04:00
2018-04-13 22:35:24 -04:00
2018-04-13 21:19:19 -04:00
2018-02-23 22:40:55 -05:00
2018-04-08 16:24:46 -04:00
2018-04-09 17:28:48 -04:00
2018-04-09 16:28:02 -04:00
2018-04-11 23:34:26 -04:00
2018-04-11 23:01:12 -04:00
2018-04-09 14:17:49 -04:00
2018-01-20 23:49:22 -05:00
2018-08-16 17:21:15 -04:00
2018-04-08 16:06:02 -04:00

Dotfiles

Vim is my editor, *nix is my IDE.

Screenshot Screenshot

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
My NixOS configuration with Nix Flakes, Home Manager, Stylix, and Hyprland.
Readme MIT 34 MiB
Languages
Nix 100%