Skip to content

albertalef/projectme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Project Me

A simple way to enter in your projects folders from anywhere

Instalation

Requirements

MacOs or Linux

curl -sSL https://raw.githubusercontent.com/albertalef/projectme/master/install.sh | sh

Configuration

Change your project folder in your shell config file

export PROJECTS_DIR='$HOME/path-to-folder'

After edit the shell config file, restart your terminal or execute source ~/.bashrc or source ~/.zshrc.

Create the projects dir folder:

mkdir "$PROJECTS_DIR"

And just use it!

Windows

Warning

Comming...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages