From 3578ee5c5f398e8b1c9d239d7c2b74409cc19d71 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Mon, 14 Apr 2025 09:15:32 -0500 Subject: [PATCH] =?UTF-8?q?/=20dragon=20=E2=9E=94=20do?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dots/bash/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index b1c650a..3212232 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -26,7 +26,7 @@ eval "$(jump shell --bind=j)" alias azurevpnclient="/opt/microsoft/microsoft-azurevpnclient/microsoft-azurevpnclient" alias ct="sudo ct" -alias dragon="dragon-drop --and-exit --all --print-path" +alias do="dragon-drop --and-exit --all --print-path" alias ffind="sudo find / -type f -name" alias gparted="sudo gparted" alias grep='grep --color=auto'