A prompt theming engine for Powershell
-
Updated
Oct 6, 2020 - PowerShell
{{ message }}
A prompt theming engine for Powershell
Cmder personnalisation
A Zim fork of the Powerline-inspired agnoster prompt theme.
This theme must not impact the classic prompt.
Pseudocode:
if is default prompt then
override default colors
Fast and customizable shell prompt written in Rust
Customize new features into the origin one and bug fixed---Port from https://gist.github.com/agnoster/3712874
My agnoster theme customization, based on https://github.com/agnoster/agnoster-zsh-theme.
A Zsh theme designed to disclose information contextually, with a powerline aesthetic
Vim statusline inspired by Agnoster Zsh theme
Add a description, image, and links to the agnoster topic page so that developers can more easily learn about it.
To associate your repository with the agnoster topic, visit your repo's landing page and select "manage topics."
silver initlooks up the name of its parent process (or, in older versions, at the value of theSILVER_SHELLenvironment variable, which you're expected to set to$0, which comes to the same thing) and uses that to decide what type of shell is running.If the parent process is a login shell (e.g. invoked by
/usr/bin/loginwhen you log in on a text console, or bysshdwhen you log in