A sleek and powerful PowerShell configuration setup designed to supercharge your command-line experience.
- Custom PowerShell profile configuration
- Enhanced productivity tools and aliases
- Modern command-line experience
- Cross-platform compatibility (Windows, Linux, macOS)
- Clone this repository:
git clone https:/github.com/PUXSY/pwsh-config.git
- Navigate to the project directory:
cd pwsh-config
- Run the setup script (if applicable):
py main.py
- PowerShell 5.4 or higher
- Git (for installation)
- Windows Terminal (recommended for best experience)
This configuration package includes:
- Custom Oh-My-Posh profile
- Install fzf a general-purpose command-line fuzzy finder
- Install zoxide a smarter cd command, inspired by z and autojump
- Set Up PowerShell config
Feel free to contribute to this project by:
- Forking the repository
- Creating a feature branch
- Committing your changes
- Opening a pull request