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'