This commit is contained in:
committer@tuxwarrior
2025-04-15 05:05:30 -05:00
parent 3578ee5c5f
commit 147daac274

View File

@@ -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'