summaryrefslogtreecommitdiff
path: root/install.conf.yaml
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-03-27 14:55:38 +0100
committerAnton Khirnov <anton@khirnov.net>2021-03-27 14:55:38 +0100
commitca92b4e34be84abf75b2c9366ba2a679ea0eac51 (patch)
tree6241f35cf012cbae92162ba294a9e5bae6149246 /install.conf.yaml
parent816cbc1a87593a93fe5eaea706ed1e3bfddb959d (diff)
bash: add script for loading custom completions
Diffstat (limited to 'install.conf.yaml')
-rw-r--r--install.conf.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/install.conf.yaml b/install.conf.yaml
index 869b6da..346e034 100644
--- a/install.conf.yaml
+++ b/install.conf.yaml
@@ -1,4 +1,5 @@
- create:
+ - ~/.bash_completion.d
- ~/.cache/vim/bkp
- ~/.cache/vim/swap
- ~/.config/bash
@@ -17,6 +18,7 @@
~/.local/bin/ups: bin/ups
~/.config/bash/prompt: bash/prompt
~/.bashrc: bash/bashrc
+ ~/.bash_completion: bash/bash_completion
~/.gdbinit: dotfiles/gdbinit
~/.gitconfig: dotfiles/gitconfig
~/.local/var/cron/daily/dotfiles_status: cron/dotfiles_status