diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/xyz/.bashrc | 1 |
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 -@' |