summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-08-22 19:36:52 -0700
committerxyz <gky44px1999@gmail.com>2022-08-22 19:36:52 -0700
commit0c77465d96056a778d4b5ec91b4eaf686067f614 (patch)
tree4f8b0ec089c22da8f4caf50d26f56bf7caa7a7be /home/xyz/.bashrc
parent0d25c94edb1e7ac03dec5b8bf6fe201e42dab369 (diff)
remind calendar mode use unicode lines
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index 83d48bcf..1ce59faa 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -76,7 +76,7 @@ alias p=pacman
alias pt=pactree
alias pu=paru
alias qre='qrencode -t utf8i -m 1'
-alias r='rem -c+2 -@'
+alias r='rem -cu+2 -@'
# https://askubuntu.com/a/22043
alias s='sudo '
alias se='sudo -E '