From 8da623865336658e472cf8ecb8b4847b291ef14a Mon Sep 17 00:00:00 2001 From: Filippo Ferrari Date: Wed, 17 Jul 2024 11:51:18 +0200 Subject: [PATCH] docs: linux.md --- content/post/linux-setup/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/post/linux-setup/index.md b/content/post/linux-setup/index.md index 541933c..48b93b3 100644 --- a/content/post/linux-setup/index.md +++ b/content/post/linux-setup/index.md @@ -82,7 +82,7 @@ i didn't customize the setup very much just: - lazygit - other stuff I'm too lazy to remember -Does this setup sucks for your usecase? Remove it with: +Does this setup suck for your usecase? Remove it with: ``` rm -rf ~/.config/nvim rm -rf ~/.local/share/nvim @@ -118,5 +118,9 @@ You can query them via the ```hishtory``` CLI, it offers a wide range of persona and more. I like it. +## Backups: Pika Backup +[Pika Backup](https://apps.gnome.org/PikaBackup/) is, as of right now, the easiest way i found to backup my Linux system. It allows you to do incremental backups, encrypt them, schedule them and run them remotely. +It uses BorgBackup under the hood and is part of Gnome cirle apps. + ## SWAG: neofetch do i need to say more? you can have it start at login to flex on r/unixporn, normal users will be most likely disgusted (rightfully so)