This website requires JavaScript.
Explore
Help
Sign In
archive
/
config
Watch
1
Star
0
Fork
0
You've already forked config
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
781b61f4dc
config
/
install.sh
6 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
Add install script
2019-04-04 16:45:10 +00:00
#!/bin/sh
Update install script
2019-04-04 16:47:17 +00:00
rm -f
$HOME
/.vimrc
Add install script
2019-04-04 16:45:10 +00:00
Update install script
2019-04-04 16:47:17 +00:00
ln -s
$(
pwd
)
/vimrc
$HOME
/.vimrc
Reference in New Issue
Copy Permalink