1
Fork 0

Add the autorestic alias.

This commit is contained in:
Bauke 2024-01-03 18:14:05 +01:00
parent e9ae8697fd
commit afe402b021
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# General aliases.
alias autorestic="autorestic -c ~/.config/autorestic.yaml"
alias c.="codium ."
alias cat="bat"
alias dust="dust -bs"