Completion improvements + QuickSupport fix

This commit is contained in:
Gal Szkolnik 2022-08-11 09:18:21 -04:00
parent e6b701af99
commit f457cef8a1
5 changed files with 19 additions and 4 deletions

View file

@ -13,4 +13,6 @@ if [[ -n "$(which-command direnv)" ]]; then
eval "$_DIRENV_ShowEnvLogic | LC_ALL=C sort -h $FILTER"
fi
}
alias direnv-allow="direnv allow "
fi