From 0dfdabd3d7c2aaee37900103c37a96317f3ada07 Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Wed, 10 Jan 2024 13:29:11 +0100 Subject: config --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 31f182e..1a32da5 100644 --- a/.bashrc +++ b/.bashrc @@ -20,3 +20,5 @@ alias f=vifm alias config='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' source /usr/share/bash-completion/completions/git __git_complete config __git_main + +source ~/.local/share/bash-completion/eat -- cgit v1.2.3-54-g00ecf