From 99ba81603554b63a4daece5ea2509403557d20f7 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 29 May 2025 15:43:48 -0500 Subject: alias wg to wgup for convenience --- dotfiles/system/.profile.d/fzf.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/system/.profile.d/fzf.sh b/dotfiles/system/.profile.d/fzf.sh index f195440..bd26d02 100644 --- a/dotfiles/system/.profile.d/fzf.sh +++ b/dotfiles/system/.profile.d/fzf.sh @@ -107,3 +107,4 @@ wgdown() { done fi } +alias wg=wgup -- cgit v1.2.3