fix: profile nvm dir, format, docs bump

This commit is contained in:
2025-06-09 22:42:26 +01:00
parent c0ed27079c
commit ee94155df9
2 changed files with 7 additions and 11 deletions

View File

@@ -8,17 +8,13 @@ to set up my development environment
## Usage
A local repository can be installed by running:
A local repository can be installed and updated by running:
./script/install
Once installed, updates can be applied by running:
dots
./install
A specific script can be installed by running:
dots script1 script2 ...
./install script1 script2 ...
### Automated setup