From 3b6d6777e6a3a8be5ea588f27f07bef94a63bc11 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 27 May 2022 16:28:54 -0500 Subject: update dotfiles ig Signed-off-by: Matt Strapp --- sh/.config/shell/aliasrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh/.config/shell/aliasrc') diff --git a/sh/.config/shell/aliasrc b/sh/.config/shell/aliasrc index c959afa..514eb8b 100644 --- a/sh/.config/shell/aliasrc +++ b/sh/.config/shell/aliasrc @@ -27,7 +27,7 @@ alias \ du="dust -r" \ free="free -m" \ gdb="gdb -q -nh -x "$XDG_CONFIG_HOME"/gdb/init" \ - paru="yay" \ + # paru="yay" \ yarn='yarn --use-yarnrc "$XDG_CONFIG_HOME/yarn/config"' \ # Colorize commands when possible. alias \ -- cgit v1.2.3