From 201bbcc126a96ce2af6983028f3f71ff839ecafe Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Sun, 24 Nov 2024 11:54:16 -0500 Subject: Fix indentation --- fish/functions/backup.fish | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fish/functions/backup.fish b/fish/functions/backup.fish index 01688a2..ec42b1e 100644 --- a/fish/functions/backup.fish +++ b/fish/functions/backup.fish @@ -1,8 +1,8 @@ function backup if not set -q HOSTNAME - set HOSTNAME (hostnamectl hostname) + set HOSTNAME (hostnamectl hostname) end - + cd ~/Documents/Backups/$HOSTNAME cp ~/.local/share/fish/fish_history . cp ~/.mozilla/firefox/*.default-release/places.sqlite . -- cgit v1.2.3-70-g09d2