Skip to content

Bjoergermeister/Navigate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Navigate

A small console application which makes navigation through the terminal easier.

About this project

I was getting tired of writing long cd commands when navigation to a specific projects directory in the terminal, so I wanted to create a little application which speeds up this process. Navigate allows you to map a name to a specific path on your system so that whenever you want to navigate to that path, you provide the name to the application and it navigates to the mapped path.

Installation guide

Comming soon

How to use

navigate add PATH PATHNAME

  • Adds PATH and maps it to PATHNAME

navigate remove PATHNAME

  • Removes the path mapped to PATHNAME

navigate list

  • List all currently stored paths and their names

navigate PATHNAME

  • Changes the current working directory to the path which is mapped to PATHNAME

About

A small console application which makes navigation through the terminal easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages