We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa5b21 commit 7ac5046Copy full SHA for 7ac5046
config/zsh/fnox.zsh
@@ -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