dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 3c7cc0d82f5f12309dc6664ec3d648e4cbc2cf39
parent e08801e45885ffb9a331e0318e8b000e32ad633e
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Tue, 21 Mar 2023 21:46:22 +0100

dot.map: add extra directories

Diffstat:
Mdot.map | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/dot.map b/dot.map @@ -87,6 +87,7 @@ emacs: - junipero-theme.el: ~/.config/emacs/junipero-theme.el - notification.wav: ~/.config/emacs/notification.wav - lisp: ~/.config/emacs/lisp +- start.org: ~/.config/emacs/start.org # Config: shell shell: @@ -110,6 +111,7 @@ vim: - words: ~/.vim/words - spell: ~/.vim/spell - vimrc: ~/.vim/vimrc +- snippets: ~/.vim/snippets # Config: nvim nvim: ~/.config/nvim