Compare commits

..

No commits in common. "f142d2ba5c2f65dc1f5d530d50ebf21da82b9625" and "fccddf72ed1117f138f47c27b18e358cb6b7b456" have entirely different histories.

1 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@ files/directories are listed for explanation purposes.
├── user/ < User configuration
├── CONTRIBUTING.md < Project contributing guidelines
├── LICENSE < Project source code license
└── readme.md < Project read me
└── README.md < Project read me
```
## Installation
@ -40,7 +40,7 @@ files/directories are listed for explanation purposes.
- BASH v5+
- Git v2+
- GNOME v43+
- GNOME v3+
- GNU Stow v2.3+
### Setup
@ -60,12 +60,12 @@ files/directories are listed for explanation purposes.
- Specific application
```console
$ cd user/
$ stow -t ~/ fish
$ stow fish
```
- All applications
```console
cd user/
$ stow -t ~/
$ stow
```
1. Apply GNOME Settings.