PSDirTag
PSDirTag copied to clipboard
DirTags are relative paths that appear as variables in the Powershell prompt that update as you navigate. Saves keystrokes when navigating folder structures.
Results
4
PSDirTag issues
Sort by
recently updated
recently updated
newest added
PSDirTag checks each workspace tag vs each dirtag to build the variables. This occurs whenever the prompt is loaded, so a remote workspace murders performance of the shell. FIrst fix...
enhancement
Only side effect seems to be the dupe tag variable. It should probably emit an error during module load.