Skip to content

zpm-zsh/title

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zsh title

A zsh plugin that allows you to set a terminal header like any of PROMPT

Screenshot

Now you can set title, for example:

PROMPT_TITLE='$USER@$HOST:$PWD'

Installation

Using zpm

Add zpm load zpm-zsh/title into .zshrc

Using oh-my-zsh

Execute git clone https://github.com/zpm-zsh/title ~/.oh-my-zsh/custom/plugins/title. Add title into plugins array in .zshrc

Using antigen

Add antigen bundle zpm-zsh/title into .zshrc

Using zgen

Add zgen load zpm-zsh/title into .zshrc

About

A zsh plugin that allows you to set a terminal header like any of PROMPT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages