0.1.3 • Published 10 years ago

tiversion v0.1.3

Weekly downloads
3
License
-
Repository
github
Last release
10 years ago

tiversion

A simple script that returns the titanium version of the project in the current directory.

Can be used, e.g. with zsh so the version is in the prompt.

For example:

screenshot

Install

sudo npm install -g tiversion

To add to zsh, e.g. add the following to your PROMPT:

$fg[cyan] $(echo "("`tiversion`")")

(See my dotfiles repo if you want my full zsh theme.)

0.1.3

10 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.1

11 years ago