feat: add shortcut for opening powershell and CMD in the root directory #12
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority::backlog
priority::high
priority::low
priority::medium
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lubba64/SoulShardUtilities!12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-open-console-shortcut"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a shortcut to open PowerShell in the root directory of any given unity project this is installed in.
This saves a bunch of time if you use git as source control and need to efficiently get
the console you're using to the project root directory, so using git is painless.