diff --git a/readme.md b/readme.md index a013b88..e1ca1cb 100644 --- a/readme.md +++ b/readme.md @@ -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 ```