The Wayback Machine - https://web.archive.org/web/20220331122730/https://github.com/topics/posix-sh
Skip to content
#

posix-sh

Here are 135 public repositories matching this topic...

distrobox
89luca89
89luca89 commented Mar 29, 2022

In #118 it was implemented an initialization hook to issue commands after the init and before the main loop starts

It would be useful to have also pre-init-hooks, to issue BEFORE the init starts:

distrobox create --image kdeneon/all:user --name test-neon \
             --pre-init-hooks "userdel -f neon"
enhancement good first issue
gunstage

🔫  `git unstage` as a service: a Git plugin for the shell that automagically remembers all the different commands there are to remove files from staging and when to use each

  • Updated Mar 29, 2022
  • Shell

Improve this page

Add a description, image, and links to the posix-sh topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the posix-sh topic, visit your repo's landing page and select "manage topics."

Learn more