Go to file
Shawn Anderson 2f24323312 Merge branch 'master' of github.com:LinuxIsCool/dotfiles 2020-09-23 02:34:41 -07:00
dotfiles Remove fish_variables file. 2020-09-23 02:34:37 -07:00
.gitignore Remove fish_variables file. 2020-09-23 02:34:37 -07:00
README.md Update README.md 2020-09-23 02:10:38 -07:00
stow Finally got the structure down for dotfiles with stow. 2020-09-23 02:07:49 -07:00

README.md

Dotfiles of Shawn Anderson

A repository the dotfiles that I hack on. Can easily be installed to your ~/.config/ by using the gnu stow utility.

To install:

  1. Clone the repo

    git clone git@github.com:LinuxIsCool/dotfiles.git

  2. Symlink into ~/.config using stow

    cd dotfiles
    sh stow