packages/activate-shell: always run shellHook
This commit is contained in:
parent
a51da4ca6c
commit
2c897db439
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
TOP="$(git rev-parse --show-toplevel)"
|
||||
use flake "${TOP}#$(basename $PWD)"
|
||||
eval "$shellHook"
|
||||
|
|
Loading…
Reference in a new issue