Improve completions (bash-completions in zsh still broken)

This commit is contained in:
Tobias Reisinger 2024-01-27 20:44:38 +01:00
parent 8d2d9bf10c
commit 26aff394c0
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 9 additions and 11 deletions

View file

@ -9,7 +9,7 @@ set +a
export AUTOSTART_DISPLAY=''
export BASH_COMPLETION_USER_DIR="$XDG_DATA_HOME"
export BASH_COMPLETION_USER_DIR="$XDG_DATA_HOME/bash-completion"
export BEMENU_OPTS="--tb '#6272a4'\
--tf '#f8f8f2'\
--fb '#282a36'\