Donovan Glover ab546aed60
neofetch: Make new stow package with config.conf
Instead of relying on a fish function to configure neofetch,
we can use config.conf instead.

Since neofetch is an independent program, we also make a new stow
package for it, instead of relying on the fish config being present.
2018-11-23 13:24:30 -05:00
2018-11-23 10:15:15 -05:00
2018-11-23 02:15:28 -05:00
2018-11-19 20:12:22 -05:00
2018-11-21 18:57:22 -05:00
2018-11-19 20:12:22 -05:00
2018-08-16 17:21:15 -04:00
2018-11-17 15:11:59 -05:00
2018-11-15 13:34:24 -05:00

Dotfiles

TODO: Screenshots

Usage

Replicate my Arch Linux setup

On a fresh Arch Linux install, run the bootstrap script.

git clone https:///github.com/GloverDonovan/dotfiles --depth 1 && ./dotfiles/.archlinux/bootstrap.sh

Replicate my Fedora setup

On a fresh Fedora install, run the bootstrap script.

git clone https://github.com/GloverDonovan/dotfiles --depth 1 && ./dotfiles/.fedora/bootstrap.sh

Use only the dotfiles you want

Install stow with your package manager, then use make package=dir and make uninstall package=dir as needed. Stow will only change what it owns.

Description
My NixOS configuration with Nix Flakes, Home Manager, Stylix, and Hyprland.
Readme MIT 34 MiB
Languages
Nix 100%