/bash-custom-config

Offers a flexible configuration for your bash, plenty of git helpers and more

Primary LanguageShell

Bash Custom Configuration by @fnmendez

Assuming your default bash configuration file is .bash_profile run:

$ cd && echo "source ~/Bash/bash_config.sh" > .bash_profile
$ git clone https://github.com/fnmendez/bash-custom-config.git Bash

Recommended tools

Autojump

Thefuck

Direnv

Bash Git Prompt

Git Completion

Check my bash_config configuration ;)