aboutsummaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2023-11-28 17:46:55 -0500
committertdro <tdro@users.noreply.github.com>2023-11-28 17:46:55 -0500
commitbb2292cdfe0c4671308b81a52ed2704dce664c33 (patch)
tree79b41204d2de555f21d250adaf7c87a5defdf7f6 /.local
parent0974aecc8bb1d626f504049fc9472e7da32eff3f (diff)
downloaddotfiles-bb2292cdfe0c4671308b81a52ed2704dce664c33.tar.gz
dotfiles-bb2292cdfe0c4671308b81a52ed2704dce664c33.tar.bz2
dotfiles-bb2292cdfe0c4671308b81a52ed2704dce664c33.zip
.bashrc: Remove audacity alias
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/wrappers/audacity2
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/wrappers/audacity b/.local/bin/wrappers/audacity
new file mode 100755
index 0000000..fead7fd
--- /dev/null
+++ b/.local/bin/wrappers/audacity
@@ -0,0 +1,2 @@
+#!/bin/sh -eu
+tenacity "$@"