diff --git a/README.md b/README.md index e69de29..5ccefb8 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,65 @@ +# Posh Noorlander Themes + +This repository contains a collection of themes for [Oh My Posh](https://ohmyposh.dev/). + +## Themes + +### `kde-plasma-theme.omp.json` + +A theme inspired by the KDE Plasma desktop environment. + +**Features:** + +* **OS Icon:** Displays the icon of your operating system. +* **Shell Information:** Shows the current shell you are using. +* **Path:** Displays the current working directory. +* **Git Status:** Shows the current Git branch, status, and upstream information. +* **Python Virtual Environment:** Displays the active Python virtual environment. +* **Time:** Shows the current time. + +### `rudolfs-dark.omp.json` + +A dark theme with a focus on clarity and simplicity. + +**Features:** + +* **Root Indicator:** Shows an icon if you are running as root. +* **OS Icon:** Displays the icon of your operating system. +* **User Information:** Shows your username. +* **Path:** Displays the current working directory. +* **Git Status:** Shows the current Git branch and status. +* **Python Virtual Environment:** Displays the active Python virtual environment. + +--- + +# Posh Noorlander Thema's + +Deze repository bevat een verzameling thema's voor [Oh My Posh](https://ohmyposh.dev/). + +## Thema's + +### `kde-plasma-theme.omp.json` + +Een thema geïnspireerd door de KDE Plasma-desktopomgeving. + +**Functies:** + +* **OS-icoon:** Toont het icoon van je besturingssysteem. +* **Shell-informatie:** Toont de huidige shell die je gebruikt. +* **Pad:** Toont de huidige werkdirectory. +* **Git-status:** Toont de huidige Git-branch, status en upstream-informatie. +* **Python Virtuele Omgeving:** Toont de actieve Python virtuele omgeving. +* **Tijd:** Toont de huidige tijd. + +### `rudolfs-dark.omp.json` + +Een donker thema met een focus op duidelijkheid en eenvoud. + +**Functies:** + +* **Root-indicator:** Toont een icoon als je als root draait. +* **OS-icoon:** Toont het icoon van je besturingssysteem. +* **Gebruikersinformatie:** Toont je gebruikersnaam. +* **Pad:** Toont de huidige werkdirectory. +* **Git-status:** Toont de huidige Git-branch en status. +* **Python Virtuele Omgeving:** Toont de actieve Python virtuele omgeving.