dotfiles/README.md

12 lines
515 B
Markdown
Raw Normal View History

2021-11-04 23:18:36 -04:00
# Dotfiles
2022-05-30 12:59:30 -04:00
These dotfiles are managed using GNU Stow and I use them on my systems running either macOS or Fedora 36 (Workstation Edition).
2021-11-04 23:18:36 -04:00
## Usage
2022-05-30 12:59:30 -04:00
MacOS: Install Homebrew and check the Brewfile.
Linux: Refer to [this page](https://notes.earnestma.com/notes/Linux+Computer+Setup+Guide) or the (outdated) [ansible repository](https://git.earne.link/earnestma/configs) for installing and configuring the system.
To use, clone the repository to `~/.dotfiles`, use `stow */ -[D]v` to create/ remove all the links.