This commit is contained in:
pika 2025-06-20 09:42:34 +02:00
parent dfad8728d1
commit 78cff87120

View file

@ -40,6 +40,10 @@ else
alias hl="grep --passthrough"
fi
if command_exists dog; then
alias dig="dog"
fi
# ─< define copy command >────────────────────────────────────────────────────────────────
if command_exists wl-copy; then
copy() {