shell: bring direnv back, because mise cannot into command substitution
This commit is contained in:
parent
60958b6840
commit
6ac19899f4
4 changed files with 14 additions and 6 deletions
|
@ -1,5 +1,7 @@
|
|||
[[ $- != *i* ]] && return
|
||||
|
||||
function testbin { whence $@ > /dev/null }
|
||||
|
||||
confdir=$HOME/.config/zsh
|
||||
conflist=(
|
||||
env.zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue