diff --git a/.local/bin/homesync b/.local/bin/homesync index c46e028e..a778ba6d 100755 --- a/.local/bin/homesync +++ b/.local/bin/homesync @@ -100,7 +100,7 @@ package-lister if [ -f ~/.cache/emacs/eshell/history ]; then section "Shell history" mkdir -pv ~/personal/history/ - gpg --output ~/personal/history/eshell.gpg --repicient mail@ambrevar.xyz --encrypt ~/.cache/emacs/eshell/history + gpg --output ~/personal/history/eshell.gpg --recipient mail@ambrevar.xyz --encrypt ~/.cache/emacs/eshell/history fi project_status() {