[X11] Adjust standard font sizes [bin] Remove conditional vdirsyncer [xmonad] Adjust font size of bottom [zsh] Remove consolidate-path, tmuxp completion, and 'zshaddhistory' (the thing that added cwd to history items)main
parent
fff7c8962f
commit
c873278609
@ -1,10 +0,0 @@ |
||||
#!/bin/bash |
||||
|
||||
set -euo pipefail |
||||
|
||||
if [[ -n $(secret-tool lookup service nextcloud) ]]; then |
||||
/usr/bin/vdirsyncer discover |
||||
/usr/bin/vdirsyncer sync --force-delete my_contacts/z-app-generated--contactsinteraction--recent |
||||
else |
||||
echo "Failed to unlock database" |
||||
fi |
Loading…
Reference in new issue