Skip to content

Quickly navigate to your project directory, now with fuzzy finding!

License

Notifications You must be signed in to change notification settings

BradyHodge/projectBloodhound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Bloodhound

Quickly navigate to your project directory in the windows terminal, now with fuzzy finding! All you have to do is define where you keep your projects and optionally auto open VS Code.

Quick Start

Run the setup script to get started, then type bloodhound <foldername> (or bh <foldername>).

If you ever want to change the setup options:

  • Type $PROFILE into the terminal
  • Open the ps1 file shown in a text editor
  • Look for the Bloodhound config section
  • Edit the variables (they look like $VariableName = NULL)

To Remove

  • Type $PROFILE into the terminal
  • Open the ps1 file shown in a text editor
  • Look for the Bloodhound config section and delete everything in that section
  • Delete the BloodHound.ps1 file in the same folder as the powershell profile file that you just edited

Manual Setup

Instructions coming soon!

About

Quickly navigate to your project directory, now with fuzzy finding!

Resources

License

Stars

Watchers

Forks

Packages

No packages published