mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-22 00:06:29 -05:00
Fixed example in stow post
This commit is contained in:
parent
0a822699c0
commit
149801a366
1 changed files with 2 additions and 2 deletions
|
@ -109,7 +109,7 @@ And like that you've switched versions from 1 to 2!
|
|||
This is also a great way to store dot files for your user directory. Here is an example of what I do:
|
||||
|
||||
```
|
||||
/home/brandon
|
||||
/home/brandon/stow
|
||||
├── bash
|
||||
│ └── .bashrc
|
||||
├── git
|
||||
|
|
Loading…
Reference in a new issue