Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gr1m0h/asdf-starship
☄️🌌starship plugin for asdf version manager https://github.com/asdf-vm/asdf
https://github.com/gr1m0h/asdf-starship
asdf-plugin plugin starship
Last synced: 12 days ago
JSON representation
☄️🌌starship plugin for asdf version manager https://github.com/asdf-vm/asdf
- Host: GitHub
- URL: https://github.com/gr1m0h/asdf-starship
- Owner: gr1m0h
- License: mit
- Created: 2019-10-07T14:41:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T15:38:31.000Z (4 months ago)
- Last Synced: 2024-10-07T15:02:29.924Z (about 1 month ago)
- Topics: asdf-plugin, plugin, starship
- Language: Shell
- Homepage:
- Size: 36.1 KB
- Stars: 14
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub Actions Status](https://github.com/gr1m0h/asdf-starship/workflows/Main%20workflow/badge.svg?branch=main)](https://github.com/gr1m0h/asdf-starship/actions)
# asdf-starship
[Starship](https://github.com/starship/starship) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
## Installation
Install the plugin:
```
asdf plugin add starship
```Add the init script to your shell's config file:
* For more details: [Starship Installation](https://starship.rs/guide/#%F0%9F%9A%80-installation)