We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e4eae commit 1bac1fdCopy full SHA for 1bac1fd
.install.conf.yaml
@@ -10,6 +10,7 @@
10
~/.screenrc: screenrc
11
~/.zsh: zsh/
12
~/.zshrc: zsh/zshrc
13
+ ~/.zshenv: zsh/zshenv
14
~/.atom/config.cson:
15
create: true
16
path: atom/config.cson
zsh/zshenv
@@ -0,0 +1,4 @@
1
+################################################################################
2
+# PDM
3
4
+source <(/usr/local/bin/pdm --pep582 zsh)
0 commit comments