From 4932e992a5b24ade2d9c4d12f85b79be3d77c380 Mon Sep 17 00:00:00 2001 From: xyz Date: Wed, 26 Jan 2022 10:53:47 -0800 Subject: alias r as rem --- home/xyz/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz/.bashrc') diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 6005f780..1058dbb5 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -51,7 +51,6 @@ alias grep='grep --color=auto' #alias info='info --vi-keys' alias ls='ls --color=auto' alias radeontop='radeontop -c' -alias rem='rem -c+2' alias rm='rm -I' alias sdcv='sdcv --color' alias shellcheck='shellcheck -x' @@ -69,6 +68,7 @@ alias m=man alias p=pacman alias pu=paru alias qre='qrencode -t utf8i -m 1' +alias r='rem -c+2' alias s='sudo ' # https://askubuntu.com/a/22043 alias se='sudo -E ' alias spd='speedtest; librespeed-cli' -- cgit v1.2.3-70-g09d2