https://github.com/abi/dotfiles
Dotfiles.
https://github.com/abi/dotfiles
Last synced: 5 months ago
JSON representation
Dotfiles.
- Host: GitHub
- URL: https://github.com/abi/dotfiles
- Owner: abi
- Created: 2011-02-21T05:47:54.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-06-30T18:39:10.000Z (almost 14 years ago)
- Last Synced: 2025-04-03T10:15:57.945Z (about 1 year ago)
- Language: Emacs Lisp
- Homepage:
- Size: 1.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Just a bunch of dotfiles.
NOTE
====
This repo is being phased out in favor of Wanderlust.
Usage
-----
First, `sudo easy_install-2.7 pip` to install pip.
Then,
`sudo bash setup.bash`
If some dotfiles already exist, those specific symlinks will fail to be created. Resolve your existing dotfiles and then, run the script again.
Then in Vim (do `sudo vim` to start it),
`:BundleInstall` to install all your plugins.
And on a Mac, you have to create a `.bash_profile` file that has:
`source ~/.bashrc`
Acknowledgements
----------------
* https://github.com/jbenet/dotfiles
* http://stackoverflow.com/questions/164847/what-is-in-your-vimrc
TODO
----
* bash_profile? For macs
* A bashrc that's specific to various machines?
* Sunburst (fix the color scheme downloading on VIM)
* Ubuntu's default nice bashrc