diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -30,7 +30,7 @@ git clone https://codeberg.com/philw/nvim ~/.config | |||
| 30 | 30 | ||
| 31 | > My way | 31 | > My way |
| 32 | 32 | ||
| 33 | I use  to manage my , so I encourage you to use it too. | 33 | I use [gnu-stow](https://www.gnu.org/software/stow/) to manage my [dotfiles](https://codeberg.org/philw/rice), so I encourage you to use it too. |
| 34 | 34 | ||
| 35 | Use your package manage of choice to get stow, for example: | 35 | Use your package manage of choice to get stow, for example: |
| 36 | 36 | ||
| @@ -50,7 +50,7 @@ git clone https://codeberg.org/philw/nvim | |||
| 50 | stow -d ~/dir -t ~/.config/nvim nvim/ | 50 | stow -d ~/dir -t ~/.config/nvim nvim/ |
| 51 | 51 | ||
| 52 | ``` | 52 | ``` |
| 53 | Or use my  | 53 | Or use my [script](https://codeberg.org/philw/scripts) |
| 54 | 54 | ||
| 55 | Everything should set up automatically. There is no need for additional setup(if there is report an error). | 55 | Everything should set up automatically. There is no need for additional setup(if there is report an error). |
| 56 | 56 | ||
