1.0.1 • Published 5 years ago
viya v1.0.1
What is viya
viya is a tool to quickly create aliases to often-visited folders.
How to use viya
- install viya with
npm i -g viya. - After installed, type
viyafrom a folder you'd like to be able to travel to easily; - You'll be prompted for an alias; this is the alias you will be able to use to jump to this folder from anywhere;
- 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
viyafrom
How does viya work
It's a simple bash script that writes aliases to your bash or zsh profile.