From bb2292cdfe0c4671308b81a52ed2704dce664c33 Mon Sep 17 00:00:00 2001 From: tdro Date: Tue, 28 Nov 2023 17:46:55 -0500 Subject: .bashrc: Remove audacity alias --- .bashrc | 1 - 1 file changed, 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index a32ee7c..bf3dfb3 100644 --- a/.bashrc +++ b/.bashrc @@ -81,7 +81,6 @@ alias chgrp='chgrp --preserve-root' # general aliases alias alsamixer='alsamixer --view all' alias archey3="archey3 --config=~/.config/archey3.cfg" -alias audacity='PULSE_LATENCY_MSEC=30 audacity' alias colortest='msgcat --color=test' alias dash='PS1="$ " dash' alias diceware='diceware -d " "' -- cgit v1.2.3