local/bin/homesync: Fix typo

master
Pierre Neidhardt 2019-02-11 19:41:26 +01:00
parent a825e9dcb9
commit 25695bf615
1 changed files with 1 additions and 1 deletions

View File

@ -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() {