summaryrefslogtreecommitdiffstats
path: root/roles/prerec/templates/update-emacsconf.sh
blob: e01ebcf8d234c247545ed2b0731fc60ddee9447f (plain) (blame)
1
2
3
4
5
6
#!/bin/bash
# {{ ansible_managed }}

cd {{ emacsconf_el_dir }}
git pull
emacsclient --eval "(emacsconf-reload)" -a emacs