Skip to content
Snippets Groups Projects
Verified Commit d7206c05 authored by Aimé Bertrand's avatar Aimé Bertrand
Browse files

ZSH: Add alias for ddgr

parent f4e5129f
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ alias mv='mv -iv' # verbose (v) und Abfrage ob ersetzen (i)
alias nano='nano -l' # Show line numbers in nano
## CUSTOM
alias dg='ddgr --unsafe --noua -n 5 --colors mmngxg'
alias kawa='caffeinate -dimsu'
alias macinfo='/usr/sbin/system_profiler SPHardwareDataType && \
/usr/sbin/system_profiler SPSoftwareDataType' # Get Hardware info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment