StevenXClontz’s avatarStevenXClontz’s Twitter Archive—№ 4,387

    1. …in reply to @danaernst
      @danaernst Yeah, we've got it added to your PATH in bash, but need to fix it for zsh.
  1. …in reply to @StevenXClontz
    @danaernst echo "export PATH=\"python3 -m site --user-base/bin:$PATH\"" >> ~/.zshrc source ~/.zshrc