sandboxd
Shell initializer
A tool to speed up shell initialization by running slow setup commands on-demand
speeds up your bashrc by running (slow) setup commands on the fly
238 stars
5 watching
12 forks
Language: Shell
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
denysdovhan/dotfiles | A collection of customizable shell settings and utilities for Linux and macOS systems. | 410 |
brenns10/lsh | A simple demonstration of shell functionality in C, covering basic operations such as input parsing and process management. | 1,470 |
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 |
kareman/swiftshell | A Swift framework for running shell commands and handling their output | 1,037 |
s0md3v/jshell | A tool for delivering JavaScript shells via XSS attacks using a Python script | 511 |
barryclark/bashstrap | A shell script that customizes the OSX terminal experience by adding features such as rapid directory navigation and a customizable prompt line. | 1,559 |
billroy/bitlash | A programmable command shell for the Arduino microcontroller platform. | 345 |
j-bennet/wharfee | A CLI tool that provides autocompletion and syntax highlighting for Docker commands | 658 |
shenv/shenv | A tool that allows users to easily switch between multiple versions of a shell environment. | 43 |
z-shell/zi-rbenv | Automates faster Zsh startup with rbenv integration | 5 |
jandedobbeleer/posh-with | A tool for interacting with other tools in an interactive shell by prefixing commands | 71 |
fourdim/zsh-archlinux | A zsh plugin providing an interface to pacman for common Linux package management tasks | 1 |
miohtama/ztanesh | A shell configuration and extension project aimed at improving command line productivity and experience. | 269 |
joknarf/redo | An interactive history menu for bash and zsh to edit and execute previous commands | 4 |
romkatv/zsh-bench | An interactive shell benchmarking tool to measure user-visible latency and performance of Zsh. | 633 |