Cleaning for github publishing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Loading direnv bash hook
|
||||
|
||||
if command -v direnv > /dev/null; then
|
||||
if can_run direnv; then
|
||||
eval "$(direnv hook bash)"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user