-
Updated
Apr 18, 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
git checkout is missing options in git completion spec). If your issue is more general, please create your issue here: withfig/fig% tests/generate.zsh '{ a=42 }' main block-assignment-no-command
Set copyright year to 2022? y
BUFFER=$'{ a=42 }'
expected_region_highlight=(
'1 1 reserved-word' # {
'3 6 assign' # a=42
'5 6 default' # 42
'8 8 unknown-token' # }
)That's a valid command so the final } should be a reserved-word.
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 beautiful and useful prompt for your shell
A prompt theme engine for any 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
Directory-based environments
A full-featured & carefully designed adaptive prompt for Bash & Zsh
A full-featured framework for building command line applications (cli) with node.js
Created by Paul Falstad
Released 1990
The problem
Users installing Spaceship via homebrew don't know they have to add following lines to their
.zshrc:Describe the solution you'd like
Homebrew has to report a caveat with this information. Here's an example how they do that with
nvmformula: https://github.com/Homebrew/homebrew-core/blob/23f6654873c