Add autorestic fish abbreviation
This commit is contained in:
parent
75bd610b36
commit
4d725ec1b8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue