Skip to content

Commit

Permalink
bash_profile: export PAGER=less
Browse files Browse the repository at this point in the history
  • Loading branch information
falconindy committed Sep 29, 2010
1 parent 419c154 commit ce03cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bash_profile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export LC_COLLATE=C
export EDITOR=vim
export VISUAL=$EDITOR
export BROWSER=chromium
export PAGER=less

# go
export GOOS=linux
Expand Down

0 comments on commit ce03cb8

Please sign in to comment.