cdp
1.1.0
cdp - A fast and intuitive project directory switcher for PowerShell. Fuzzy-find your way to any project instantly.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025 GoldenZqqq. All rights reserved.
Package Details
Author(s)
- GoldenZqqq
Tags
project-manager fzf fuzzy-search navigation productivity vscode cursor terminal cli windows-terminal
Functions
Switch-Project Get-ProjectList Add-Project Remove-Project Edit-ProjectConfig
PSEditions
Dependencies
This module has no dependencies.
Release Notes
v1.1.0 - Project Renamed to "cdp"
- BREAKING: Project renamed from ProjSwitch to cdp for simplicity
- Added Add-Project command (alias: cdp-add) to quickly add current directory to project list
- Added Remove-Project command (alias: cdp-rm) to remove projects from configuration
- Added Edit-ProjectConfig command (alias: cdp-edit) to quickly edit config file
- Improved Get-ProjectList (alias: cdp-ls) with better formatting and numbering
- Auto-create default config file at ~/.cdp/projects.json on first use
- Simplified configuration management workflow
- Fixed: Aliases no longer conflict with system commands (ls, rm, add)
FileList
- cdp.nuspec
- cdp.psd1
- LICENSE
- README.md
- src\cdp.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.2 | 3 | 10/17/2025 |
1.2.1 | 2 | 10/17/2025 |
1.2.0 | 3 | 10/17/2025 |
1.1.1 | 7 | 10/16/2025 |
1.1.0 (current version) | 5 | 10/16/2025 |