1.0.1 • Published 5 years ago

viya v1.0.1

Weekly downloads
9
License
ISC
Repository
-
Last release
5 years ago

What is viya

viya is a tool to quickly create aliases to often-visited folders.

How to use viya

  1. install viya with npm i -g viya.
  2. After installed, type viya from a folder you'd like to be able to travel to easily;
  3. You'll be prompted for an alias; this is the alias you will be able to use to jump to this folder from anywhere;
  4. To try it, go to another folder, then just type in the alias you entered in the previous step. It should take you to the folder you initiated viya from

How does viya work

It's a simple bash script that writes aliases to your bash or zsh profile.