From 3cb27daef96cbb10e639b52c4a670a60a6a47c5a Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Sat, 12 Apr 2025 20:18:09 -0500 Subject: [PATCH] /+ dragon --- dots/bash/.bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index 03d0cac..b1c650a 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -26,6 +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 ffind="sudo find / -type f -name" alias gparted="sudo gparted" alias grep='grep --color=auto'