From 420b61bf28bb9b8db166f5979a589547102258b8 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 24 Nov 2020 17:17:12 +0100 Subject: Add a bash prompt notification for dirty/outdated dotfiles. --- install.conf.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.conf.yaml') diff --git a/install.conf.yaml b/install.conf.yaml index 2f953cd..cb2cec3 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -3,6 +3,8 @@ - ~/.cache/vim/swap - ~/.config/bash - ~/.local/var/bash + - ~/.local/var/cron/daily + - ~/.local/var/dotfiles - ~/.local/var/vim/undo - ~/.vim/colors - ~/.vim/ftplugin/rst @@ -14,6 +16,7 @@ ~/.bashrc: bash/bashrc ~/.gdbinit: dotfiles/gdbinit ~/.gitconfig: dotfiles/gitconfig + ~/.local/var/cron/daily/dotfiles_status: cron/dotfiles_status ~/.profile: dotfiles/profile ~/.tmux.conf: dotfiles/tmux.conf # TODO: clean up and install linediff script -- cgit v1.2.3