Remove .profile link and update documentation on nvim.

This commit is contained in:
2025-11-27 05:43:39 -08:00
parent 9ecf270cec
commit 6c903ecc74
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
# Config Templates
This folder generally contains config files for applications specific to a system. You should generally copy them as a template, rather than symlinking them directly.
`~/.config` contains general config files for a system. You should link directories directly like so:
`ln -s nvim ~/.config/nvim`