Skip to content

Commit 7ac5046

Browse files
committed
chore: add fnox.zsh with a comment
1 parent 1fa5b21 commit 7ac5046

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/zsh/fnox.zsh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# I'm not sure yet I want to activate, because it exposes secrets in env vars,
2+
# which then agents can read. I'm thinking it might be better to use `fnox
3+
# exec` only for commands that need it. This will also reduce 1password prompts
4+
# for every new shell.
5+
# I can potentially use mise aliases to make it easier to use fnox exec.
6+
# eval "$(fnox activate zsh)"

0 commit comments

Comments
 (0)