Improve completions (bash-completions in zsh still broken)
This commit is contained in:
parent
8d2d9bf10c
commit
26aff394c0
3 changed files with 9 additions and 11 deletions
.config
|
@ -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'\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue