✨ Installed ripdrag
This commit is contained in:
parent
548d2b57a3
commit
89835a065f
2 changed files with 2 additions and 1 deletions
1
aliases
1
aliases
|
|
@ -2,6 +2,7 @@
|
|||
alias .="cd && ls"
|
||||
alias more="less"
|
||||
alias {rg,grep}="rg -i --colors 'match:fg:blue' --colors 'line:fg:blue' -N"
|
||||
alias rdrag="ripdrag"
|
||||
alias lf="ranger"
|
||||
alias ogrep='grep --colour=auto'
|
||||
alias egrep='egrep --colour=auto'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue