Skip to content

Commit

Permalink
shrc: make rg less bold.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Jan 3, 2017
1 parent 482caf1 commit b816085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shrc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ alias make="nice make"
alias less="less --ignore-case --raw-control-chars"
alias rsync="rsync --partial --progress --human-readable --compress"
alias rake="noglob rake"
alias rg="rg --colors 'match:style:nobold' --colors 'path:style:nobold'"
alias be="noglob bundle exec"
alias gist="gist --open --copy"
alias svn="svn-git.sh"
Expand Down

0 comments on commit b816085

Please sign in to comment.