diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-10-24 21:49:43 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-10-24 21:49:43 -0700 |
commit | ed662ce748721ba9a1ead2dcff5ca7e7dc2c0a5a (patch) | |
tree | 849c9a48c967c82133d68211d7ef091028440531 /home/xyz | |
parent | 8b9ed671003c5a24b035ff0a43e1125e353dd53f (diff) |
update
Diffstat (limited to 'home/xyz')
-rw-r--r-- | home/xyz/.bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 61f1aa2a..0af42dd7 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -53,7 +53,6 @@ alias glmark2='glmark2 --fullscreen --annotate' alias grep='grep --color=auto' #alias info='info --vi-keys' alias ls='ls --color=auto' -alias radeontop='radeontop -c' alias rem='rem -@' alias remind='remind -@' alias rm='rm -I' |