Rename doc file

This commit is contained in:
mathijs-bakker
2025-09-01 12:30:48 +02:00
parent 08a34835ca
commit e1c1e0292e
2 changed files with 2 additions and 2 deletions

View File

@@ -93,7 +93,7 @@ A workaround is to to create a small script which launches the file in Neovim.
1. Add to PATH:
zsh:
```zsh
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc && source ~/.zshrc
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc && source ~/.zshrc
```
<details><summary>If zsh no works... fall back to bash.</summary>
```bash
@@ -193,5 +193,5 @@ For more info: `:help godotdev-indent`
## Hints/Tips
- [Hide Godot related files in file explorers](doc/hide-files-in-file-explores.md)
- [Hide Godot related files in file explorers](doc/hide-files-in-file-explorers.md)