Remove .profile link and update documentation on nvim.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
.profile
|
||||
@@ -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`
|
||||
|
||||
1
config/nvim/nvim
Symbolic link
1
config/nvim/nvim
Symbolic link
@@ -0,0 +1 @@
|
||||
nvim
|
||||
Reference in New Issue
Block a user