dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit bb7cc404b01a77409e8bdab526a48d8523fab4fe
parent 4108b6bfb66fda33a913802b88cc7c7661c59409
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sat, 19 Jun 2021 22:40:40 +0200

mpcq: don't print commands

Diffstat:
Mscripts/mpcq | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/scripts/mpcq b/scripts/mpcq @@ -1,5 +1,4 @@ #!/bin/sh -set -x die() { printf '%s\n' "$1" >&2 && exit 1; } checkdeps() {