https://github.com/ryanreece/bashfiguration
Turn the bash knob to Ryan.
https://github.com/ryanreece/bashfiguration
Last synced: 3 months ago
JSON representation
Turn the bash knob to Ryan.
- Host: GitHub
- URL: https://github.com/ryanreece/bashfiguration
- Owner: ryanreece
- Created: 2013-11-18T18:38:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T04:00:22.000Z (over 9 years ago)
- Last Synced: 2025-01-16T10:35:48.540Z (4 months ago)
- Language: VimL
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bashfiguration
==============A bash and vim setup that suits me. Feel free to fork if you like.
###### VIM
* Set colorscheme
* Pathogen plugin, takes care of loading other plugins
* NERDTree plugin, a great file manager while working in vim
* Added custom mappings
* `` toggles NERDTree
* `` will move between the various windows in vim###### Bash
* Numerous aliases to make managing the system easier
* A few custom functions