Added modiciation from a parallel project
This commit is contained in:
parent
e14d5f3566
commit
278be5a6c6
24 changed files with 492 additions and 143 deletions
|
@ -1,5 +1,8 @@
|
|||
if [[ -r /usr/share/bash-completion/bash_completion ]]; then
|
||||
BASH_COMPLETION_EXIST=1
|
||||
shopt -s direxpand
|
||||
BASH_COMPLETION_EXIST=1
|
||||
shopt -s direxpand
|
||||
|
||||
[[ -r ~/.local/share/complete-alias/complete_alias ]] \
|
||||
&& source ~/.local/share/complete-alias/complete_alias
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue