-
Updated
May 13, 2022 - Shell
Zsh
The Z shell (Zsh) is an extended Bourne shell with a large number of improvements and additional features.
Here are 6,043 public repositories matching this topic...
-
Updated
May 13, 2022 - Rust
-
Updated
Apr 3, 2022 - Shell
The problem
Users installing Spaceship via homebrew don't know they have to add following lines to their .zshrc:
autoload -U promptinit; promptinit
prompt spaceship
Describe the solution you'd like
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
% 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.
-
Updated
Apr 23, 2020 - Shell
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
-
Updated
Apr 21, 2022 - Shell
-
Updated
May 11, 2022 - Go
-
Updated
Feb 26, 2022
-
Updated
Apr 6, 2022 - JavaScript
-
Updated
May 4, 2022 - Rust
-
Updated
May 13, 2022 - Go
-
Updated
May 6, 2022 - Python
-
Updated
May 12, 2022 - Shell
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
-
Updated
Apr 29, 2022 - Shell
-
Updated
May 9, 2022 - Python
-
Updated
May 13, 2022 - Shell
-
Updated
Apr 27, 2022 - TypeScript
Created by Paul Falstad
Released 1990
- Repository
- zsh-users/zsh
- Website
- www.zsh.org
- Wikipedia
- Wikipedia
Sanity checks
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig