summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-12-26 17:16:41 -0800
committerxyz <gky44px1999@gmail.com>2021-12-26 17:16:41 -0800
commit68467e22c16d1065ce3d6d33970064bd7e52261d (patch)
tree2c5ff9817a201efcc05e378cbdf6996d1cd9d511
parent62823c21f071c57cccdfc225862e03b37a352048 (diff)
refactor
-rw-r--r--home/xyz/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index abd82ad6..6b68a07b 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -37,7 +37,7 @@ done
unset cmd
# same name
-alias absolutely-proprietary='absolutely-proprietary -f'
+alias absolutely-proprietary='echo n | absolutely-proprietary -f'
alias alsamixer='alsamixer -V all'
alias diff='diff --color=auto'
alias grep='grep --color=auto'