"Hear the sound of the ShellBeat!"
Welcome to ShellBeat, where PowerShell modules dance to a different beat! This repository is your one-stop shop for useful PowerShell modules that make your shell experience rhythmically smooth.
- mkcdModule: Create and navigate into a directory with a single command! Talk about moving to the beat!
-
Clone this repository to your local machine.
git clone https://github.com/Bogstag/ShellBeat.git
-
Navigate to the
ShellBeat
directory.cd ShellBeat
-
Run the
InitShellBeat.ps1
script to import all the modules..\InitShellBeat.ps1
After running InitShellBeat.ps1
, you can start using the available modules right away. For example:
# Using mkcdModule
mkcd "NewFolder"
Feel the beat? Want to contribute? We're open to pull requests, suggestions, and issues.
This project is licensed under GNU GPLv3.