| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This directory contains the dotfiles for my system
Ensure you have the following installed on your system
pacman -S git
pacman -S stow
First, check out the dotfiles repo in your $HOME directory using git
$ git clone git@github.com:astro81/dotfiles.git $ cd dotfiles
then use GNU stow to create symlinks
$ stow .
| Back | FazBrowse Home | New Git URL |