From c5d27e07f460578894f55660e747bbb85121501d Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 25 Apr 2026 19:25:47 +0100 Subject: Insterted missing spaces into both pkg alias lines after the -D --- .kshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.kshrc') diff --git a/.kshrc b/.kshrc index adbee02..98f79f7 100644 --- a/.kshrc +++ b/.kshrc @@ -36,8 +36,8 @@ _exists colorls && alias ls='colorls -G' alias config='/usr/local/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME' # Only add these aliases if running -current -alias pkg_add='doas pkg_add -Dsnap ' -alias pkg_info='doas pkg_info -Dsnap ' +alias pkg_add='doas pkg_add -D snap ' +alias pkg_info='doas pkg_info -D snap ' # Alias to stop foot terminal confusing ssh if [ "$TERM" = "foot" ]; then -- cgit v1.3