From f2dfde23f8157da1532a2b2e236af529fed47713 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Thu, 11 Apr 2024 16:21:15 -0500 Subject: replace janky deploy script with stow and make re-orgs all the console oriented dotfiles to be stowable makefile to deploy everything move from vimplug to native vim packages cleanup script for blowing away old symlinks --- .gitignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d9500f4..fd22466 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ -config/all/git/config-local -config/all/zsh/00-local.zsh -config/all/zsh/99-local.zsh -config/linux/kitty/local.conf -dotfiles-backup +stow/zsh/.config/zsh/00-local.zsh +stow/git/.config/git/config-local +stow/duplicity/.config/duplicity/config +stow/duplicity/.config/duplicity/excludes -- cgit v1.2.3