Skip to content
/ tipz Public

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

License

Notifications You must be signed in to change notification settings

molovo/tipz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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 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

Stars

Watchers

Forks

Packages

 
 
 

Languages