From cef3d7f0d728b1034a27980202507a2c7ef50a93 Mon Sep 17 00:00:00 2001 From: Vitor Henrique Date: Thu, 14 Mar 2024 11:16:58 -0300 Subject: [PATCH] Add: Oh My Posh --- data/apps.csv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/apps.csv b/data/apps.csv index 62c671e..5fdfc42 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1472,4 +1472,5 @@ prompt,Pure,,https://github.com/sindresorhus/pure,"Pretty, minimal and fast ZSH prompt,Polyglot Prompt,,https://github.com/agkozak/polyglot,"A dynamic prompt for `zsh`, `bash`, `ksh93`, `mksh`, `pdksh`, `oksh`, `dash`, `yash`, `busybox ash`, and `osh` that uses basic ASCII symbols (and color, when possible)." prompt,Powerlevel10k,,https://github.com/romkatv/powerlevel10k,"A theme for Zsh. It emphasizes speed, flexibility and out-of-the-box experience." prompt,geometry,,https://github.com/geometry-zsh/geometry,"A minimalistic, fully customizable Zsh prompt theme with support for asynchronous functions." -prompt,Polus,,https://github.com/rashed145/polus-bash-theme,"A fast, lightweight and modern Bash prompt theme written in 100 lines of Bash code." \ No newline at end of file +prompt,Polus,,https://github.com/rashed145/polus-bash-theme,"A fast, lightweight and modern Bash prompt theme written in 100 lines of Bash code." +prompt,Oh My Posh,https://ohmyposh.dev,https://github.com/jandedobbeleer/oh-my-posh,"From their README: ""The most customisable and low-latency cross platform/shell prompt renderer"" " \ No newline at end of file