Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)