Skip to content

Commit

Permalink
git prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
nickleefly committed Nov 15, 2015
1 parent 25d1337 commit 13fbcb8
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ export ANDROID_HOME=/usr/local/opt/android-sdk

[ -f ~/.fzf.bash ] && source ~/.fzf.bash
alias tmux="tmux -2"
[ -f $HOME/.git-completion ] && . $HOME/.git-completion
[ -f $HOME/.git-completion ] && . $HOME/.git-completion
source ~/.git-prompt
Loading

0 comments on commit 13fbcb8

Please sign in to comment.