summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index a30572c..1a2c1fe 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -25,6 +25,8 @@ export GOBIN="$HOME/.local/bin/go"
export GOPATH="$XDG_DATA_HOME/go"
export GOMODCACHE="$XDG_CACHE_HOME/go/mod"
export PATH="$PATH:$GOBIN:$GOPATH/bin"
+# bash
+export BASH_COMPLETIONS="$XDG_DATA_HOME/bash-completion/completions"
# GPG
export GPG_TTY=$(tty)
# less