This website requires JavaScript.
Explore
Help
Sign In
Preston_PLB
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b06241af17
nvim
/
dev
6 lines
72 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
rm -rf ~/.config/nvim
ln -s
$(
pwd
)
~/.config/nvim
Reference in New Issue
View Git Blame
Copy Permalink