summaryrefslogtreecommitdiff
path: root/install.conf.yaml
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-11-24 17:17:12 +0100
committerAnton Khirnov <anton@khirnov.net>2020-11-24 17:17:12 +0100
commit420b61bf28bb9b8db166f5979a589547102258b8 (patch)
tree8886f3cdca7ee6795dccb0dfeb8d2ca913900378 /install.conf.yaml
parentbee37840a646f03e834c92180ad366f382e2e9cc (diff)
Add a bash prompt notification for dirty/outdated dotfiles.
Diffstat (limited to 'install.conf.yaml')
-rw-r--r--install.conf.yaml3
1 files changed, 3 insertions, 0 deletions
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