From 147daac274919009094084ffaf28a9378254eb4e Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Tue, 15 Apr 2025 05:05:30 -0500 Subject: [PATCH] u --- dots/bash/.bashrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index 3212232..bc5fc6b 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -13,7 +13,6 @@ # https://github.com/gsamokovarov/jump eval "$(jump shell --bind=j)" - # --- # environment variables # --- @@ -26,7 +25,7 @@ eval "$(jump shell --bind=j)" alias azurevpnclient="/opt/microsoft/microsoft-azurevpnclient/microsoft-azurevpnclient" alias ct="sudo ct" -alias do="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'