docs: update path refernece
This commit is contained in:
parent
04b9371096
commit
8eaa7b81fa
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue