SebastianSpeitel / starship-ice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starship ICE Plugin

A starship plugin to display information about the ICE you are sitting in.

Installation

Install the module

pip install .

Configure the plugin

Append this to you ~/.config/starship.toml:

[custom.ice]
format = "on $output"
command = "python -m starship-ice"
when = "python -m starship-ice"

About


Languages

Language:Python 100.0%