docs: update path refernece

This commit is contained in:
Adam 2022-10-12 16:22:52 -06:00
parent 04b9371096
commit 8eaa7b81fa
No known key found for this signature in database
GPG Key ID: 57EA6558FDBE3320
1 changed files with 3 additions and 1 deletions

View File

@ -43,15 +43,17 @@ with a dot or period (.). This project are my personal dotfiles and as such are
- Specific application
```console
$ cd user/
$ stow fish
```
- All applications
```console
cd user/
$ stow
```
1. Apply GNOME Settings.
GNOME settings are stored within BASH script that utilizes the command "gsettings" to apply desire settings.
```console
$ ./gsconfig
$ ./bin/gsconfig
```