Welcome to the QStack Cmder Plugin documentation. This guide will help you get started with using our tools effectively.
QStack Cmder Documentation
QStack Cmder Plugin
λshow-als
Available aliases:
- my-project → cd C:\Projects\MyProject
- web-app → cd C:\Projects\WebApp
λgit-fp
Fetching all remotes...
Pulling latest changes...
Done!
λqstack_
Getting Started
Installation
To install the QStack Cmder Plugin:
- Download the plugin from the downloads page
- Extract the ZIP file to your Cmder config directory
- Run the QStack installer (QStackInstall.exe)
- Restart Cmder to load the plugin
Basic Usage
show-als
- Displays the alias menu.git-fp
- Runs thegit fetch --all
command thengit pull
crawl [dir]
- Crawls through the provided directory
- Adds custom aliases for directories where
.sln
files are found.
Custom Commands
Add your own custom commands by running the qstack add-command
command in Cmder.