Shell
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
Here are 10,362 public repositories matching this topic...
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
-
Updated
Sep 7, 2020 - C
-
Updated
Sep 7, 2020 - Shell
TODO
- Dynamic variable naming.
- Internal variables.
- Turn the non-functions into functions.
- This is so tests can be written.
- It also shows a working use case for the task.
- Add a
CONTRIBUTING.md. - Look into side effects of using
shoptandset. -
/dev/tcp - Convert to
pdf- Add a cover.
- Add references.
- Write some
A black hole for Internet advertisements
-
Updated
Sep 6, 2020 - Shell
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
-
Updated
Sep 6, 2020 - CSS
PowerShell for every system!
-
Updated
Sep 7, 2020 - C#
ShellCheck, a static analysis tool for shell scripts
-
Updated
Sep 3, 2020 - Haskell
A terminal emulator for the 21st century.
-
Updated
May 20, 2019 - TypeScript
A pure Unix shell script implementing ACME client protocol
-
Updated
Sep 6, 2020 - Shell
Fish-like autosuggestions for zsh
-
Updated
Sep 5, 2020 - Shell
Current behavior
Expected behavior
Relevant Zsh configuration (.zshrc)
Irrelevant with the issue
Environment
Spaceship version: `3.11
Solaris and Illumos use Bash as the default shell. However, currently bash-it does not work as expected on them.
This can be fixed as described, tested, and confirmed here.
Here's what I suggest:
- In
install.sh, check for `$0S
Various Dockerfiles I use on the desktop and on servers.
-
Updated
Aug 22, 2020 - Dockerfile
- https://openports.se/shells/zsh-syntax-highlighting
- http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/shells/zsh-syntax-highlighting/
- Might as well link to https://repology.org/project/zsh-syntax-highlighting/versions so people can quickly check whether their distro's covered or not
Kudos to Matthew for making the former happen in the first place :-)
Thanks a ton for any helpful feedback
I need help with getting best quality GIFs.
I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.
I don't know what value to give for shadow
kaldi-asr/kaldi is the official location of the Kaldi project.
-
Updated
Sep 5, 2020 - Shell
Pretty, minimal and fast ZSH prompt
-
Updated
Aug 10, 2020 - Shell
Is your feature request related to a problem? Please describe.
ps doesn't give enough information on Windows to find the processes you want. For example this powershell snippet to kill all gradle processes isn't possible with nushell ps
WMIC PROCESS where "Name like 'java%' AND CommandLine like '%GradleDaemon%'" Call Terminate
This can't be done with nushell because ps doesn't pro
Steps to reproduce
Run asdf. In help output a line is printed for the asdf env command:
asdf env <command> [executable] Prints or runs an executable under a command environment
I would assume <command> is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.
FY
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
-
Updated
Aug 7, 2020 - Go




Hello,
fzf is installed via the openbsd package manager like this :