emacs: split mu4e config into separate file
This commit is contained in:
parent
0f1996cf5f
commit
cb989c9f69
3 changed files with 33 additions and 27 deletions
1
sync.sh
1
sync.sh
|
@ -12,6 +12,7 @@ cp "$HOME"/.profile .
|
|||
|
||||
mkdir -p .emacs.d/
|
||||
cp "$HOME"/.emacs.d/init.el .emacs.d/init.el
|
||||
cp "$HOME"/.emacs.d/mu4e.el .emacs.d/mu4e.el
|
||||
mkdir -p .config/foot/
|
||||
cp "$HOME"/.config/foot/foot.ini .config/foot/foot.ini
|
||||
mkdir -p .config/fuzzel/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue