Skip to content

Commit 46e1c8e

Browse files
committed
hi
1 parent bc1e37c commit 46e1c8e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.bashrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,12 @@ fi
401401
##### Command Line Tooling #####################################################
402402
################################################################################
403403

404+
######## Ripgrep ########
405+
# -----------------------------------------------------------------------------
406+
407+
# Ripgrep refuses to build a good UI https://github.com/BurntSushi/ripgrep/issues/196
408+
alias rg='rg --max-columns 200'
409+
404410
######## FZF ########
405411
# -----------------------------------------------------------------------------
406412

0 commit comments

Comments
 (0)