Tuning speed script loading

This commit is contained in:
lachtan
2021-06-04 06:23:56 +02:00
parent 8f44a9e72e
commit 0d6522fcd6
4 changed files with 11 additions and 14 deletions

View File

@@ -2,6 +2,4 @@
if command -v direnv > /dev/null; then
eval "$(direnv hook bash)"
else
echo "SKIP direnv"
fi