Skip to content

Commit

Permalink
Add ~./local/bin to PATH.
Browse files Browse the repository at this point in the history
  • Loading branch information
yanqd0 committed Dec 5, 2016
1 parent de4ad63 commit ca02700
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bashrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
### The local bashrc ###

# export {{{
export PATH=$PATH:$HOME/.local/bin

export HISTCONTROL=ignoredups:ignorespace
export HISTSIZE=1000
export HISTFILESIZE=2000
Expand Down

0 comments on commit ca02700

Please sign in to comment.