-
git-extensions Public
Additions and tweaks to the Git CLI.
-
-
The official Vim repository
Vim Script Vim License UpdatedJun 10, 2026 -
shell-filters Public
A collection of shell scripts that filter input / file contents in various ways as a shell pipeline step.
-
shell-basics Public
A collection of basic shell scripts that are either useful on its own (in interactive sessions), or offer generic functionality for higher-level scripts.
-
headers Public
Commands that print a header before command output (but only if there is actual output).
Shell GNU General Public License v3.0 UpdatedJun 1, 2026 -
-
shell-fields Public
A collection of tools that work with fields and records in text files, like specialized AWK scripts.
-
shell-tools Public
A collection of shell scripts that are either useful on its own (in interactive sessions), or offer generic functionality for higher-level scripts.
-
shell-transformations Public
Commands that perform mathematical or data transformations.
-
tmux-open Public
Forked from tmux-plugins/tmux-openTmux key bindings for quick opening of a highlighted file or url
-
key-value Public
A collection of tools that work with key-value information.
-
date-extensions Public
Additions and tweaks around the date command in particular and ages and dates in general.
-
kubectl-extensions Public
Additions and tweaks to the kubectl CLI.
Shell GNU General Public License v3.0 UpdatedMay 31, 2026 -
shell-user-interactions Public
A collection of shell scripts that help implement user interactions like asking for confirmation or notifying that a longer operation is taking place and the user has to be patient.
-
shell-filter-effect Public
Commands that perform some kind of action, often based on [the availability of] output piped into them, or the result of a command execution.
-
run Public
Commands to run other shell command[-line]s in special ways.
-
scripting-testrunner Public
Runs automated tests for some common scripting language test frameworks.
Shell GNU General Public License v3.0 UpdatedMay 26, 2026 -
smartless Public
Forked from stefanheule/smartlessA pager similar to less, but smarter
-
shell-scripting Public
A collection of shell scripts that simplify scripting tasks around argument handling, variable interpolation, etc.
-
memoizers Public
Commands that record and recall contents, command outputs, user choices, etc.
-
bag Public
Commands for collecting lines / shell commands in a special file and then / concurrently consuming them.
-
-
somethingOr Public
Commands that execute shell commands from stdin if a certain condition is not met and the user wants this fixed.
Shell GNU General Public License v3.0 UpdatedMay 7, 2026 -
executionMarker Public
Records (and later retrieves) the (time of the) execution of a command (with an optional CONTEXT).
-
todo.txt-cli-ex Public
A set of extensions for todo.txt-cli, a shell script for managing your todo.txt file.
-
shell-filesystem Public
A collection of commands that provide higher-level file system operations, mostly for use in shell scripts, some also for interactive use.
Shell GNU General Public License v3.0 UpdatedMay 4, 2026 -
pipes Public
Commands that simplify processing file contents through a pipeline of shell commands.
-
tmux-extensions Public
Additions and tweaks to the tmux CLI.
-
tmux-named-registers Public
Tmux plugin for yanking into and pasting from 26 buffers named a-z (like in vi).