-
Updated
Jun 3, 2022 - Shell
{{ message }}
The Z shell (Zsh) is an extended Bourne shell with a large number of improvements and additional features.
Fish-like autosuggestions for zsh
Users installing Spaceship via homebrew don't know they have to add following lines to their .zshrc:
autoload -U promptinit; promptinit
prompt spaceship
Homebrew has to report a caveat with this information. Here's an example how they do that with nvm formula: https://github.com/Homebrew/homebrew-core/blob/23f6654873c
The various percent syntaxes for referring to a job (https://zsh.sourceforge.io/Doc/Release/Jobs-_0026-Signals.html#Jobs) can be used in command position to foreground that job:
% cat &
[1] 9896
%
[1] + suspended (tty input) cat
% %cat
[1] + continued catIn the example, %cat should be green, even if there's no alias/function/builtin of that name.
Cf. https://zsh
Powerlevel9k was a tool for building a beautiful and highly functional CLI, customized for you. P9k had a substantial impact on CLI UX, and its legacy is now continued by P10k.
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
Pretty, minimal and fast ZSH prompt
unclutter your .profile
A curated list of dotfiles resources.
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert
A smarter cd command. Supports all major shells.
A prompt theme engine for any shell.
A beautiful and useful prompt for your shell
letsencrypt/acme client implemented as a shell-script – just add water
The current instructions: README.md#oh-my-zsh, suggest to add zsh-completions to plugins and rerun compinit.
But that's sub-optimal. This will cause Zsh to rebuild the completion cache twice on each Zsh invocation: The first when you source oh-my-zsh, and the second time whe
A full-featured & carefully designed adaptive prompt for Bash & Zsh
A full-featured framework for building command line applications (cli) with node.js
I'm happy to announce that I'll be writing the second edition of Data Science at the Command Line (O'Reilly, 2014). This issue explains why I think a second edition is needed, lists what changes I plan to make, and presents a tentative outline. Finally, I have a few words about the process and giving feedback.
While the command line as a technology and as a way of w
Created by Paul Falstad
Released 1990
Sanity checks
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig