The Wayback Machine - https://web.archive.org/web/20201104182325/https://github.com/molovo/tipz
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Tipz

Tipz is a small ZSH plugin, which gives you helpful hints when you execute a command for which you have an alias defined.

Example

asciicast

Installation

Zulu

zulu install tipz

Manual

git clone https://github.com/molovo/tipz tipz && cd tipz
echo "source $(pwd)/tipz.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc

Configuration

You can customize the prefix text if you'd like, by setting TIPZ_TEXT

TIPZ_TEXT='💡 '

License

Copyright (c) 2016,2017 James Dinsdale [email protected] (molovo.co)

Tipz is licensed under The MIT License (MIT)

Team

Related

  • alias-tips - A Python implementation of the same concept

About

Gives you helpful hints when you execute a command for which you have an alias defined

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.