Starship maintainer here. `custom` spawns a child process of your shell, so it's probably being slowed down by a slow shell init script. If the custom script you're running doesn't require your full shell customization…
Starship can be quickly configured to have a select few "modules" enabled. This can be configured with `prompt_order`, documented here: https://starship.rs/config/#prompt I, for one, like to know what version of Node…
Starship maintainer here. I'm happy to answer any questions have about how it works. Every render of the prompt is fully stateless. Starship has no tracking, telemetry, and never calls home. :)
That wifi dongle in particular supports packet injection, and supports aircrack-ng for penetration testing.
Sounds like Microsoft has now disabled the feature: https://twitter.com/FPresencia/status/1039899988837511169
- Multiple Windows Yes. https://stackoverflow.com/a/29965036 - Telemetry opt-in Yes. https://code.visualstudio.com/docs/supporting/FAQ#_how-to-di...
For those not using Travis, ci-reporter supports CircleCI too, and is extensible to support any other CI platform. https://github.com/JasonEtco/ci-reporter
I typically use the json file from emojilib when parsing emojis. It is regularly updated and can be added to JS projects as a dependency. https://github.com/muan/emojilib/blob/master/emojis.json
Starship maintainer here. `custom` spawns a child process of your shell, so it's probably being slowed down by a slow shell init script. If the custom script you're running doesn't require your full shell customization…
Starship can be quickly configured to have a select few "modules" enabled. This can be configured with `prompt_order`, documented here: https://starship.rs/config/#prompt I, for one, like to know what version of Node…
Starship maintainer here. I'm happy to answer any questions have about how it works. Every render of the prompt is fully stateless. Starship has no tracking, telemetry, and never calls home. :)
That wifi dongle in particular supports packet injection, and supports aircrack-ng for penetration testing.
Sounds like Microsoft has now disabled the feature: https://twitter.com/FPresencia/status/1039899988837511169
- Multiple Windows Yes. https://stackoverflow.com/a/29965036 - Telemetry opt-in Yes. https://code.visualstudio.com/docs/supporting/FAQ#_how-to-di...
For those not using Travis, ci-reporter supports CircleCI too, and is extensible to support any other CI platform. https://github.com/JasonEtco/ci-reporter
I typically use the json file from emojilib when parsing emojis. It is regularly updated and can be added to JS projects as a dependency. https://github.com/muan/emojilib/blob/master/emojis.json