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.
2 parents a8e92e0 + ee6aa2c commit 1ead694Copy full SHA for 1ead694
README.md
@@ -119,6 +119,8 @@ z -b foo # cd to the parent directory starting with foo
119
120
- Power Shell:
121
122
+ > ⚠️ **WARNING**: users of [Starship Prompt](https://starship.rs/) should add the following command *after* `starship init`.
123
+
124
put something like this in your `profile.ps1`:
125
126
Invoke-Expression (& { (lua /path/to/z.lua --init powershell) -join "`n" })
0 commit comments