summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-11-03 21:37:37 -0700
committerxyz <gky44px1999@gmail.com>2021-11-03 21:37:37 -0700
commit090cfe73b399f69e7bfcd2e7f827a37b2dc9fd04 (patch)
tree3e205d41e4efbf785069747cb3488340ac8cd304 /home/xyz/.bashrc
parent2f4eec16c335868a5c4e291ac3e8e92b200a8558 (diff)
refactor
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index f4653a03..f4b415c7 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -41,6 +41,7 @@ alias absolutely-proprietary='absolutely-proprietary -f'
alias alsamixer='alsamixer -V all'
alias diff='diff --color=auto'
alias grep='grep --color=auto'
+alias info='info --vi-keys'
alias ls='ls --color=auto'
alias radeontop='radeontop -c'
alias rm='rm -I'