Add autorestic fish abbreviation

This commit is contained in:
GHOSCHT 2024-04-09 15:20:34 +02:00
parent 75bd610b36
commit 4d725ec1b8
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -90,6 +90,7 @@ in {
udumount = "udisksctl unmount -b"; udumount = "udisksctl unmount -b";
fftp = mkIf hasLftp "lftp -u ghoscht, sftp://192.168.178.35"; fftp = mkIf hasLftp "lftp -u ghoscht, sftp://192.168.178.35";
arss = "sudo autorestic exec -av -- snapshots";
}; };
functions = { functions = {
# Disable greeting # Disable greeting