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

Welcome to the QStack Cmder Plugin documentation. This guide will help you get started with using our tools effectively.

Installation

To install the QStack Cmder Plugin:

  1. Download the plugin from the downloads page
  2. Extract the ZIP file to your Cmder config directory
  3. Run the QStack installer (QStackInstall.exe)
  4. Restart Cmder to load the plugin

Basic Usage

  1. show-als - Displays the alias menu.
  2. git-fp - Runs the git fetch --all command then git pull
  3. 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.