ts-pkgx
Version:
A library & CLI for managing packages
71 lines • 5.54 kB
TypeScript
/**
* **oh-my-posh** - The most customisable and low-latency cross platform/shell prompt renderer
*
* @domain `ohmyposh.dev`
* @programs `oh-my-posh`
* @version `26.19.1` (309 versions available)
* @versions From newest version to oldest.
*
* @install `launchpad install oh-my-posh`
* @name `oh-my-posh`
*
* @example
* ```typescript
* import { pantry } from 'ts-pkgx'
*
* // Access the package
* const pkg = pantry.ohmyposh
* // Or access via domain
* const samePkg = pantry.ohmyposhdev
* console.log(pkg === samePkg) // true
* console.log(pkg.name) // "oh-my-posh"
* console.log(pkg.description) // "The most customisable and low-latency cross pla..."
* console.log(pkg.programs) // ["oh-my-posh"]
* console.log(pkg.versions[0]) // "26.19.1" (latest)
* ```
*
* @see https://ts-pkgx.netlify.app/packages/ohmyposh-dev.md
* @see https://ts-pkgx.netlify.app/usage
*/
export declare const ohmyposhPackage: {
/**
* The display name of this package.
*/
name: 'oh-my-posh';
/**
* The canonical domain name for this package.
*/
domain: 'ohmyposh.dev';
/**
* Brief description of what this package does.
*/
description: 'The most customisable and low-latency cross platform/shell prompt renderer';
packageYmlUrl: 'https://github.com/pkgxdev/pantry/tree/main/projects/ohmyposh.dev/package.yml';
homepageUrl: '';
githubUrl: 'https://github.com/JanDeDobbeleer/oh-my-posh';
/**
* Command to install this package using launchpad.
* @example launchpad install package-name
*/
installCommand: 'launchpad install oh-my-posh';
/**
* Executable programs provided by this package.
* These can be run after installation.
*/
programs: readonly ['oh-my-posh'];
companions: readonly [];
dependencies: readonly [];
/**
* Available versions from newest to oldest.
* @see https://ts-pkgx.netlify.app/usage for installation instructions
*/
versions: readonly ['26.19.1', '26.19.0', '26.18.0', '26.17.3', '26.17.2', '26.17.1', '26.17.0', '26.16.1', '26.16.0', '26.15.0', '26.14.3', '26.14.2', '26.14.1', '26.13.0', '26.12.0', '26.11.0', '26.10.1', '26.10.0', '26.9.0', '26.8.0', '26.7.0', '26.6.1', '26.6.0', '26.5.0', '26.4.2', '26.4.1', '26.4.0', '26.3.0', '26.2.2', '26.2.1', '26.2.0', '26.1.0', '26.0.5', '26.0.4', '26.0.3', '26.0.2', '26.0.1', '26.0.0', '25.23.3', '25.23.2', '25.23.1', '25.23.0', '25.22.0', '25.21.1', '25.21.0', '25.20.1', '25.20.0', '25.19.0', '25.18.0', '25.17.0', '25.16.1', '25.16.0', '25.15.0', '25.14.0', '25.13.0', '25.12.0', '25.11.2', '25.11.1', '25.11.0', '25.10.2', '25.10.1', '25.10.0', '25.9.0', '25.8.0', '25.7.1', '25.7.0', '25.6.1', '25.6.0', '25.5.1', '25.5.0', '25.4.3', '25.4.2', '25.4.1', '25.4.0', '25.3.0', '25.2.1', '25.2.0', '25.1.1', '25.1.0', '25.0.0', '24.19.0', '24.18.1', '24.18.0', '24.17.1', '24.17.0', '24.16.1', '24.16.0', '24.15.1', '24.15.0', '24.14.0', '24.13.1', '24.13.0', '24.12.0', '24.11.4', '24.11.3', '24.11.2', '24.11.1', '24.11.0', '24.10.1', '24.10.0', '24.9.1', '24.9.0', '24.8.0', '24.7.1', '24.7.0', '24.6.5', '24.6.4', '24.6.3', '24.6.2', '24.6.1', '24.6.0', '24.5.2', '24.5.1', '24.5.0', '24.4.1', '24.4.0', '24.3.0', '24.2.2', '24.2.1', '24.2.0', '24.1.0', '24.0.11', '24.0.10', '24.0.9', '24.0.8', '24.0.7', '24.0.6', '24.0.5', '24.0.4', '24.0.3', '24.0.2', '24.0.1', '24.0.0', '23.20.3', '23.20.2', '23.20.1', '23.20.0', '23.19.0', '23.18.0', '23.17.0', '23.16.0', '23.15.3', '23.15.2', '23.15.1', '23.15.0', '23.14.2', '23.14.1', '23.14.0', '23.13.4', '23.13.3', '23.13.2', '23.13.1', '23.13.0', '23.12.0', '23.11.1', '23.11.0', '23.10.1', '23.10.0', '23.9.1', '23.9.0', '23.8.0', '23.7.2', '23.7.1', '23.7.0', '23.6.8', '23.6.7', '23.6.6', '23.6.5', '23.6.4', '23.6.3', '23.6.2', '23.6.1', '23.6.0', '23.5.0', '23.4.1', '23.4.0', '23.3.3', '23.3.2', '23.3.1', '23.3.0', '23.2.1', '23.2.0', '23.1.0', '23.0.2', '23.0.1', '23.0.0', '22.3.0', '22.2.0', '22.1.0', '22.0.3', '22.0.2', '22.0.1', '22.0.0', '21.28.0', '21.27.0', '21.26.4', '21.26.3', '21.26.2', '21.26.1', '21.26.0', '21.25.0', '21.24.0', '21.23.6', '21.23.5', '21.23.4', '21.23.3', '21.23.2', '21.23.1', '21.23.0', '21.22.0', '21.21.3', '21.21.2', '21.21.1', '21.21.0', '21.20.2', '21.20.1', '21.20.0', '21.19.0', '21.18.2', '21.18.1', '21.18.0', '21.17.2', '21.17.1', '21.17.0', '21.16.2', '21.16.1', '21.16.0', '21.15.1', '21.15.0', '21.14.0', '21.13.1', '21.13.0', '21.12.1', '21.12.0', '21.11.0', '21.10.3', '21.10.2', '21.10.1', '21.10.0', '21.9.1', '21.9.0', '21.8.0', '21.7.0', '21.6.0', '21.5.0', '21.4.0', '21.3.0', '21.2.2', '21.2.1', '21.2.0', '21.1.0', '21.0.1', '21.0.0', '20.2.3', '20.2.2', '20.2.1', '20.2.0', '20.1.0', '20.0.2', '20.0.1', '20.0.0', '19.32.0', '19.31.0', '19.30.0', '19.29.1', '19.29.0', '19.28.0', '19.27.0', '19.26.1', '19.26.0', '19.25.0', '19.24.3', '19.24.2', '19.24.1', '19.24.0', '19.23.1', '19.23.0', '19.22.0', '19.21.1', '19.21.0', '19.20.0', '19.19.0', '19.18.1', '19.18.0', '19.17.2', '19.17.1', '19.17.0', '19.16.2', '19.16.1', '19.16.0', '19.15.1', '19.15.0', '19.14.0', '19.13.0', '19.12.0', '19.11.7', '19.11.6', '19.11.5', '19.11.4', '19.11.3', '19.11.2', '19.11.1', '19.11.0', '19.10.0', '19.9.0', '19.8.3', '19.8.2', '19.8.1', '19.8.0'];
/**
* Alternative names for this package.
* You can use any of these names to access the package.
*/
aliases: readonly [];
pkgxInstallCommand: 'sh <(curl https://pkgx.sh) oh-my-posh -- $SHELL -i';
launchpadInstallCommand: 'launchpad install oh-my-posh'
};
export type OhmyposhPackage = typeof ohmyposhPackage