Files
2026-01-27 16:34:57 +01:00

1.1 KiB

tags
tags
IT/Development/Powershell
IT/OS/Linux
IT/OS/Windows

Github

oh-my-posh poshcat.omp

Installation

Linux

Installing PowerShell on Ubuntu

source /etc/os-release
wget -q https://packages.microsoft.com/config/ubuntu/$VERSION_ID/packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb   
sudo apt-get update
sudo apt-get install -y powershell

Windows

on-my-posh

Installation Linux

curl -s https://ohmyposh.dev/install.sh | bash -s

Change your prompt

Migrating Powershell Theme

Configuration

Customize

My Ultimate PowerShell prompt with Oh My Posh and the Windows Terminal