Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 637 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 637 Bytes

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 ;)