/pathify

Map <key:path> for path with a key in *nix system

Primary LanguagePython

Welcome to Pathify!

Stupid CLI program that enables you to create a dictionary of key:value where value is a path and key is the name of workspace that you want to go.

Options until now.

  • New
  • List
  • Go
  • Delete
  • Actions

Demo: go to Pathify

Note:

Pathify save the config file in ~/.workspace.ini

The emojis are random, the command list generate these emojis.

Linux and Mac

Using python:

pip install pathify

Also you can clone this repo and execute this command:

python setup.py build

:P can you help me with this project? yep, I am waiting your PR.