code-server command not working after installing zsh #1948
-
Beta Was this translation helpful? Give feedback.
Answered by
code-asher
Aug 7, 2020
Replies: 3 comments
-
This probably means you need to add |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bpmct
-
You can also try running it directly: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you so much. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This probably means you need to add
~/.local/bin
to yourPATH
.