Skip to content

Commit

Permalink
[matthijs] ag not case insensitive
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Apr 29, 2024
1 parent e6fb7c7 commit e2d31fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matthijs/setup
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function sb
source ~/.bashrc
}

alias ag='ag -fi'
alias ag='ag -f'

alias ccat='pygmentize -g -O style=colorful'

Expand Down

0 comments on commit e2d31fa

Please sign in to comment.