pure icon indicating copy to clipboard operation
pure copied to clipboard

Pretty, minimal and fast ZSH prompt

Results 41 pure issues
Sort by recently updated
recently updated
newest added

When gpg-agent is used as an ssh-agent and configured with pinentry-ncurses, it messes up the terminal immediately after you cd into a git repository with an ssh remote. Fixes issue...

[](https://issuehunt.io/r/sindresorhus/pure/issues/366) ### General information - Pure version: git (2017-11-13) - ZSH version: 5.4.2 - Terminal program & version: - putty - conemu -> wsl - alacritty (etc) - Operating system:...

help wanted
:dollar: Funded on Issuehunt

Suppose that powers-beyond-your-control set your hostname to something like `b12ed7860b3a` So your prompt looks like: ~ user@b12ed7860b3a > Could you add a away to, instead of using the hostname auto-variable,...

This PR implements a configuration-option that allows users to provide a mapping of replacement user- and host-names for systems they do not control, but often SSH into. As an example,...

### General information #### System report (output of `prompt_pure_system_report`): - Zsh: zsh 5.7.1 (x86_64-apple-darwin19.0) (/bin/zsh) - Operating system: Mac OS X 10.15.7 (19H1922) - Terminal program: iTerm.app (3.4.16) - Tmux:...

Checking inside `prompt_pure_state_setup` takes quite a long time to execute (happens to me quite a lot in other computer, where it takes like 4+ seconds just to boot the console),...

### General information - Pure version: 1.8.0 - ZSH version: 5.5.1 - Terminal program & version: mintty 2.9.0 - Operating system: Windows 10 - ZSH framework: oh-my-zsh I have: -...

help wanted

I want to change user@hostname on prompt , is it possible to doing that ?

enhancement
help wanted

Pure is fantastic! I use it everywhere I can. To that end, installing it on remote servers is useful, but I find the `git` information there useless as I don't...

A simple line to check if the user is currently inside a [Toolbox](https://github.com/containers/toolbox) container, by checking if the hostname is indeed toolbox and re-checking if the user actually has Toolbox...