-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Adding a reserved keyword like this would help quickly jump back into the root level of project after navigating into sub-directories.
Currently you have to either enter dev to jump into projects directory then dev <project-directory> to jump back into the project. Or dev <project-directory> to jump right in.
Simply typing dev this would just be a nice quick default for performing the above.
Could also store the this assignment variable with the projects directory path variable, so it's easy to find and change if need be.
Reactions are currently unavailable