posh-with
Command prefixer
A tool for interacting with other tools in an interactive shell by prefixing commands
Command prefixing for continuous workflow using a single tool.
71 stars
3 watching
2 forks
Language: PowerShell
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dahlbyk/posh-sshell | A PowerShell module providing utilities for working with SSH connections. | 143 |
enrico9034/zsh-watch-plugin | Automatically prefixes typed commands with the watch keyword to enable command history and undo functionality. | 17 |
aubreypwd/zsh-plugin-require | A plugin for zsh that automates dependency management for shell commands. | 2 |
commander-cli/cmd | A package to abstract shell command execution across Linux, Windows, and macOS | 152 |
xpmo/zsh-toggle-command-prefix | A Zsh widget that toggles a prefix on commands to conditionally execute certain actions or set environment variables. | 21 |
thevinter/def | A shell plugin that allows users to define and run default commands in specific directories. | 11 |
bergmeister/posh-dotnet | Improves tab completion and tooltip support for the dotnet CLI in PowerShell | 46 |
robturtle/percol.plugin.zsh | A utility plugin for zsh shell that provides interactive search and management of shells commands and Git branches | 9 |
twitchax/sheller | A .NET library that makes building shell scripts easy and fluent by abstracting away low-level command execution details. | 107 |
gopinath-langote/1build | Automates project-specific command line aliases and tasks for improved productivity | 227 |
golbin/git-commander | An interactive terminal-based git tool with a simple interface and customizable keybindings | 1,110 |
lzambarda/hbt | A system that suggests commands based on a user's typing history by tracking and analyzing command sequences. | 9 |
jovanbulck/jsh | An implementation of a basic UNIX shell in C, intended to be POSIX-conformant and not meant to replace full-featured shells. | 31 |
bitsadmin/nopowershell | A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 966 |
jandamm/instant-repl.zsh | A plugin that enables interactive shell mode by interpreting commands as git commands and providing a REPL-like experience. | 3 |