-
Updated
Jun 27, 2022 - Shell
Zsh
The Z shell (Zsh) is an extended Bourne shell with a large number of improvements and additional features.
Here are 6,140 public repositories matching this topic...
-
Updated
Jun 27, 2022 - Rust
-
Updated
Jun 26, 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
It is possible to write a loop using a different syntax like:
while (( i++ < 10 )) { echo i is $i }
Issue:
The syntax highlighting fails on the { echo i is $i } part. Has this been a conscious decision made in the past? If not is it possible to fix this?
-
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
Jun 14, 2022 - Shell
-
Updated
Jun 24, 2022 - Go
-
Updated
Feb 26, 2022
-
Updated
Jun 25, 2022 - Rust
-
Updated
Jun 27, 2022 - Go
-
Updated
Jun 3, 2022 - JavaScript
-
Updated
May 30, 2022 - Python
-
Updated
Jun 7, 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
Jun 22, 2022 - Shell
-
Updated
May 24, 2022 - Python
-
Updated
Jun 8, 2022 - Shell
Created by Paul Falstad
Released 1990
- Repository
- zsh-users/zsh
- Website
- www.zsh.org
- Wikipedia
- Wikipedia
Sanity checks
git checkout
is missing options ingit
completion spec). If your issue is more general, please create your issue here: withfig/fig