Downloads:
90,959
Downloads of v 0.57.0:
1,133
Last Update:
26 Aug 2021
Package Maintainer(s):
Software Author(s):
- Starship Contributors
Tags:
powershell prompt starship- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Starship
This is not the latest version of Starship available.
- 1
- 2
- 3
0.57.0 | Updated: 26 Aug 2021
- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
90,959
Downloads of v 0.57.0:
1,133
Software Author(s):
- Starship Contributors
Starship 0.57.0
This is not the latest version of Starship available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Starship Contributors. The inclusion of Starship Contributors trademark(s), if any, upon this webpage is solely to identify Starship Contributors goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Starship, run the following command from the command line or from PowerShell:
To upgrade Starship, run the following command from the command line or from PowerShell:
To uninstall Starship, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download starship --internalize --version=0.57.0 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade starship -y --source="'INTERNAL REPO URL'" --version="'0.57.0'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade starship -y --source="'INTERNAL REPO URL'" --version="'0.57.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install starship
win_chocolatey:
name: starship
version: '0.57.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'starship' do
action :install
source 'INTERNAL REPO URL'
version '0.57.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller starship
{
Name = "starship"
Version = "0.57.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'starship':
ensure => '0.57.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 27 Aug 2021.
Starship is the minimal, blazing fast, and extremely customizable prompt for any shell!
The prompt shows information you need while you're working, while staying sleek and out of the way.
Log in or click on link to see number of positives.
- starship.0.57.0.nupkg (2ac33582429a) - ## / 61
- starship-x86_64-pc-windows-msvc.zip (8728a9057837) - ## / 62
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Starship 1.21.1 | 2373 | Friday, October 18, 2024 | Approved | |
Starship 1.21.0 | 268 | Thursday, October 17, 2024 | Approved | |
Starship 1.20.1 | 4850 | Saturday, July 27, 2024 | Approved | |
Starship 1.19.0 | 4385 | Wednesday, May 15, 2024 | Approved | |
Starship 1.18.2 | 3294 | Friday, March 29, 2024 | Approved | |
Starship 1.18.1 | 825 | Sunday, March 24, 2024 | Approved | |
Starship 1.18.0 | 449 | Thursday, March 21, 2024 | Approved | |
Starship 1.17.1 | 4794 | Tuesday, January 2, 2024 | Approved | |
Starship 1.17.0 | 685 | Thursday, December 28, 2023 | Approved | |
Starship 1.16.0 | 8377 | Sunday, July 30, 2023 | Approved | |
Starship 1.15.0 | 3793 | Tuesday, June 6, 2023 | Approved | |
Starship 1.14.2 | 3920 | Wednesday, April 12, 2023 | Approved | |
Starship 1.14.1 | 537 | Tuesday, April 11, 2023 | Approved | |
Starship 1.14.0 | 108 | Tuesday, April 11, 2023 | Approved | |
Starship 1.13.1 | 3605 | Sunday, February 26, 2023 | Approved | |
Starship 1.12.0 | 5787 | Wednesday, December 14, 2022 | Approved | |
Starship 1.11.0 | 3126 | Tuesday, November 22, 2022 | Approved | |
Starship 1.9.1 | 8560 | Thursday, June 30, 2022 | Approved | |
Starship 1.8.0 | 1296 | Sunday, June 19, 2022 | Approved | |
Starship 1.6.3 | 3875 | Wednesday, April 27, 2022 | Approved | |
Starship 1.4.2 | 3449 | Friday, March 11, 2022 | Approved | |
Starship 1.4.1 | 228 | Thursday, March 10, 2022 | Approved | |
Starship 1.2.1 | 3454 | Monday, January 17, 2022 | Approved | |
Starship 1.1.1 | 2034 | Thursday, December 23, 2021 | Approved | |
Starship 1.0.0 | 1229 | Tuesday, November 23, 2021 | Approved | |
Starship 0.58.0 | 1939 | Saturday, September 25, 2021 | Approved | |
Starship 0.57.0 | 1133 | Thursday, August 26, 2021 | Approved | |
Starship 0.56.0 | 1272 | Saturday, July 17, 2021 | Approved | |
Starship 0.55.0 | 734 | Friday, July 2, 2021 | Approved | |
Starship 0.54.0 | 1389 | Sunday, May 16, 2021 | Approved | |
Starship 0.53.0 | 745 | Saturday, May 1, 2021 | Approved | |
Starship 0.52.1 | 541 | Thursday, April 22, 2021 | Approved | |
Starship 0.51.0 | 980 | Tuesday, March 23, 2021 | Approved | |
Starship 0.50.0 | 699 | Sunday, February 28, 2021 | Approved | |
Starship 0.49.0 | 715 | Saturday, January 30, 2021 | Approved | |
Starship 0.47.0 | 768 | Tuesday, November 17, 2020 | Approved | |
Starship 0.46.2 | 779 | Wednesday, October 14, 2020 | Approved | |
Starship 0.46.0 | 312 | Friday, October 9, 2020 | Approved | |
Starship 0.45.2 | 328 | Thursday, October 1, 2020 | Approved | |
Starship 0.45.0 | 216 | Tuesday, September 29, 2020 | Approved | |
Starship 0.44.0 | 816 | Monday, July 6, 2020 | Approved | |
Starship 0.43.0 | 310 | Friday, June 26, 2020 | Approved | |
Starship 0.42.0 | 244 | Monday, June 22, 2020 | Approved | |
Starship 0.41.3 | 411 | Sunday, May 17, 2020 | Approved | |
Starship 0.40.1 | 354 | Saturday, April 11, 2020 | Approved | |
Starship 0.39.0 | 170 | Friday, April 10, 2020 | Approved | |
Starship 0.37.0 | 290 | Tuesday, March 10, 2020 | Approved | |
Starship 0.36.1 | 199 | Saturday, February 22, 2020 | Approved | |
Starship 0.33.0 | 314 | Tuesday, January 7, 2020 | Approved |
© 2019 Starship Contributors
-
- vcredist140 (≥ 14.23.27820)
Ground Rules:
- This discussion is only about Starship and the Starship package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Starship, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.