revert order

This commit is contained in:
James Dixon 2022-05-09 18:57:19 -04:00
parent 60c85e502c
commit 6e90b09d88

View File

@ -5,13 +5,6 @@ my dotfiles to their correct locations in my `$HOME` directory.
## Installing `stow`
## Cloning this repo
```bash
git clone https://github.com/lemonase/dotfiles.git
cd dotfiles/files
```
### Ubuntu/Debian
```bash
@ -36,6 +29,15 @@ pacman -S stow
brew install stow
```
## Cloning this repo
```bash
git clone https://github.com/lemonase/dotfiles.git
cd dotfiles/files
```
## Using `stow`
### Installing symlinks
```bash