summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-07-27 00:14:10 -0700
committerxyz <gky44px1999@gmail.com>2022-07-27 00:14:10 -0700
commit9a015afbfe95922ece7b62ef523e7d941c4deec2 (patch)
treed14c2065218ab3dbff93104138e4ac586973d460 /home/xyz/.bashrc
parent9076fcab33173c1662802e8c6209a991382a2fd0 (diff)
alias loop as 'loop ', to use other alias with loop
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 de70fd42..e9d94a67 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -47,6 +47,7 @@ alias diff='diff --color=auto'
alias glmark2='glmark2 --fullscreen --annotate'
alias grep='grep --color=auto'
#alias info='info --vi-keys'
+alias loop='loop '
alias ls='ls --color=auto'
alias radeontop='radeontop -c'
alias rem='rem -@'