https://github.com/gedex/bash-it
My bash-it
https://github.com/gedex/bash-it
Last synced: over 1 year ago
JSON representation
My bash-it
- Host: GitHub
- URL: https://github.com/gedex/bash-it
- Owner: gedex
- Created: 2013-03-10T16:21:37.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-07-16T15:54:01.000Z (about 11 years ago)
- Last Synced: 2025-02-15T08:25:13.813Z (over 1 year ago)
- Language: Shell
- Size: 488 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bash it
This is my [bash-it](https://github.com/revans/bash-it) fork with my own customization
for my own purposes. Please check the original repo if you're planning to add your own
customization.
## My gears
1. Sublime Text Editor
2. WP-CLI
3. Vagrant
4. Git
5. Svn
## Modified and/or added by me
* aliases/available/akeda.aliases.bash
Sublime Text editor, PHP-related, and Github-related.
* completion/available/gibo.completion.bash
https://github.com/simonwhitaker/gitignore-boilerplates
* completion/available/wp-cli.completion.bash
* themes/akeda
## Install
1. Check a clone of this repo: `git clone http://github.com/gedex/bash-it.git ~/.bash_it`
2. Make sure my gears installed and PATHs in
`~/.bash_it/template/bash_profile.template.bash` are set correctly.
2. Run `~/.bash_it/install.sh` (it automatically backs up your `~/.bash_profile`)
3. Edit your `~/.bash_profile` file in order to customize bash-it.