diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2022-11-20 23:07:31 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2022-11-20 23:07:31 +0000 |
| commit | 48b529a9dd42065e287f22c07b4fa6e13eb9af09 (patch) | |
| tree | 3bc65c3e73469e41fcce95448d648e33b644fbad | |
| parent | f4d7b51334c98e1072a3d9076a531c8eccf7a299 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,9 @@ Dotfiles for my machines. While I don't recommend using them (since everybody ha ## Usage -For fast installation, I wrote a small script to copy the dotfiles to their destinations. The files and the manner in which they should be copied is specified in the `directoryinfo` file. +For fast installation, I wrote a small script to copy the dotfiles to their destinations. + +The script also installs some utilities that I use. This is all defined in `info.yml`. To use this script, simply run: ``` |
