docs: update setup instructions
This commit is contained in:
parent
fccddf72ed
commit
5fa48f4860
|
@ -60,12 +60,12 @@ files/directories are listed for explanation purposes.
|
||||||
- Specific application
|
- Specific application
|
||||||
```console
|
```console
|
||||||
$ cd user/
|
$ cd user/
|
||||||
$ stow fish
|
$ stow -t ~/ fish
|
||||||
```
|
```
|
||||||
- All applications
|
- All applications
|
||||||
```console
|
```console
|
||||||
cd user/
|
cd user/
|
||||||
$ stow
|
$ stow -t ~/
|
||||||
```
|
```
|
||||||
1. Apply GNOME Settings.
|
1. Apply GNOME Settings.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue