/dir2path

Simple command-line utility to quickly add the current directory to your $PATH

Primary LanguagePythonMIT LicenseMIT

Dir2Path

dir2path is a simple utility that appends the current directory to your shells $PATH. Currently supports ZSH and BASH.

Installation

installation via pip

$ pip install dir2path

Usage

$ cd ~/my/local/bin/folder
$ dir2path