From ca92b4e34be84abf75b2c9366ba2a679ea0eac51 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 27 Mar 2021 14:55:38 +0100 Subject: bash: add script for loading custom completions --- install.conf.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install.conf.yaml') 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 -- cgit v1.2.3