oh-my-posh
The most customisable and low-latency cross platform/shell prompt renderer
Package Information
- Domain:
ohmyposh.dev - Name:
oh-my-posh - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install oh-my-poshPrograms
This package provides the following executable programs:
oh-my-posh
Available Versions
Show all 310 versions
26.19.2,26.19.1,26.19.0,26.18.0,26.17.326.17.2,26.17.1,26.17.0,26.16.1,26.16.026.15.0,26.14.3,26.14.2,26.14.1,26.13.026.12.0,26.11.0,26.10.1,26.10.0,26.9.026.8.0,26.7.0,26.6.1,26.6.0,26.5.026.4.2,26.4.1,26.4.0,26.3.0,26.2.226.2.1,26.2.0,26.1.0,26.0.5,26.0.426.0.3,26.0.2,26.0.1,26.0.0,25.23.325.23.2,25.23.1,25.23.0,25.22.0,25.21.125.21.0,25.20.1,25.20.0,25.19.0,25.18.025.17.0,25.16.1,25.16.0,25.15.0,25.14.025.13.0,25.12.0,25.11.2,25.11.1,25.11.025.10.2,25.10.1,25.10.0,25.9.0,25.8.025.7.1,25.7.0,25.6.1,25.6.0,25.5.125.5.0,25.4.3,25.4.2,25.4.1,25.4.025.3.0,25.2.1,25.2.0,25.1.1,25.1.025.0.0,24.19.0,24.18.1,24.18.0,24.17.124.17.0,24.16.1,24.16.0,24.15.1,24.15.024.14.0,24.13.1,24.13.0,24.12.0,24.11.424.11.3,24.11.2,24.11.1,24.11.0,24.10.124.10.0,24.9.1,24.9.0,24.8.0,24.7.124.7.0,24.6.5,24.6.4,24.6.3,24.6.224.6.1,24.6.0,24.5.2,24.5.1,24.5.024.4.1,24.4.0,24.3.0,24.2.2,24.2.124.2.0,24.1.0,24.0.11,24.0.10,24.0.924.0.8,24.0.7,24.0.6,24.0.5,24.0.424.0.3,24.0.2,24.0.1,24.0.0,23.20.323.20.2,23.20.1,23.20.0,23.19.0,23.18.023.17.0,23.16.0,23.15.3,23.15.2,23.15.123.15.0,23.14.2,23.14.1,23.14.0,23.13.423.13.3,23.13.2,23.13.1,23.13.0,23.12.023.11.1,23.11.0,23.10.1,23.10.0,23.9.123.9.0,23.8.0,23.7.2,23.7.1,23.7.023.6.8,23.6.7,23.6.6,23.6.5,23.6.423.6.3,23.6.2,23.6.1,23.6.0,23.5.023.4.1,23.4.0,23.3.3,23.3.2,23.3.123.3.0,23.2.1,23.2.0,23.1.0,23.0.223.0.1,23.0.0,22.3.0,22.2.0,22.1.022.0.3,22.0.2,22.0.1,22.0.0,21.28.021.27.0,21.26.4,21.26.3,21.26.2,21.26.121.26.0,21.25.0,21.24.0,21.23.6,21.23.521.23.4,21.23.3,21.23.2,21.23.1,21.23.021.22.0,21.21.3,21.21.2,21.21.1,21.21.021.20.2,21.20.1,21.20.0,21.19.0,21.18.221.18.1,21.18.0,21.17.2,21.17.1,21.17.021.16.2,21.16.1,21.16.0,21.15.1,21.15.021.14.0,21.13.1,21.13.0,21.12.1,21.12.021.11.0,21.10.3,21.10.2,21.10.1,21.10.021.9.1,21.9.0,21.8.0,21.7.0,21.6.021.5.0,21.4.0,21.3.0,21.2.2,21.2.121.2.0,21.1.0,21.0.1,21.0.0,20.2.320.2.2,20.2.1,20.2.0,20.1.0,20.0.220.0.1,20.0.0,19.32.0,19.31.0,19.30.019.29.1,19.29.0,19.28.0,19.27.0,19.26.119.26.0,19.25.0,19.24.3,19.24.2,19.24.119.24.0,19.23.1,19.23.0,19.22.0,19.21.119.21.0,19.20.0,19.19.0,19.18.1,19.18.019.17.2,19.17.1,19.17.0,19.16.2,19.16.119.16.0,19.15.1,19.15.0,19.14.0,19.13.019.12.0,19.11.7,19.11.6,19.11.5,19.11.419.11.3,19.11.2,19.11.1,19.11.0,19.10.019.9.0,19.8.3,19.8.2,19.8.1,19.8.0
Latest Version: 26.19.2
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) oh-my-posh -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry['oh-my-posh']
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.