summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index c508e104..80823ccc 100644
--- a/.bashrc
+++ b/.bashrc
@@ -28,6 +28,7 @@ diff='diff --color=auto' \
grep='grep --color=auto' \
iotop='sudo iotop' \
ls='ls --color=auto' \
+radeontop='radeontop -c' \
rm='rm -vI' \
sdcv='sdcv --color' \
g=git \