Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Scripts?? #15

Open
9 tasks
curtismchale opened this issue Apr 29, 2014 · 0 comments
Open
9 tasks

Install Scripts?? #15

curtismchale opened this issue Apr 29, 2014 · 0 comments

Comments

@curtismchale
Copy link
Owner

So what if someone wants to try out Vim and WordPress and such? It's not super easy to try out this vim config and then change it to something else to try that out.

Janus has an install/remove script that might benefit us.

https://github.com/carlhuda/janus

I'd love to see something like this where we backup the current Vim config and then add this one. if you don't like it have a script that removes this vim config and resets things back to your default.

  • add brew install ctags
  • add brew install ack
  • automate Get git ctags mapping working #5
  • automatically clone/place Vundle
  • do the symlinkery
  • backup existing .vimrc/.gvimrc files and .vim directory

Update scripts?

Is this really worth it since :BundleInstall! does 99% of the work.

Could we have something to run right inside vim that pulled from master then did :BundleInstall! then resourced .vimrc so that you have the latest version running?

Could we set up the .vimrc file so that when you run vim it would give you a notice that a newly tagged version has been released?

Uninstall scripts??

  • check dir name for the uninstall.sh script and provide message if it's still .vim
  • restore old.vimrc and .old.vim directories
  • can the setup delete itself as the last step?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant