Duplicated hl binds, ripgrep -L
This commit is contained in:
parent
51034b6680
commit
6c93f2f9f7
7 changed files with 121 additions and 11 deletions
1
.bashrc
1
.bashrc
|
|
@ -5,6 +5,7 @@
|
|||
# If not running interactively, don't do anything
|
||||
[[ $- != *i* ]] && return
|
||||
|
||||
bind Space:magic-space
|
||||
alias ls='ls --color=auto'
|
||||
alias grep='grep --color=auto'
|
||||
alias lsp='ls -al --color=auto'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue