Zsh
The Z shell (Zsh) is an extended Bourne shell with a large number of improvements and additional features.
Here are 5,671 public repositories matching this topic...
-
Updated
Jan 8, 2022 - Rust
-
Updated
Dec 15, 2021 - 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
Installed using the "Using packages" install how-to section for Ubuntu, but syntax highlighting does not work. .zshrc file obviously does not have sourcing information, and after trying all of the "source" lines from the INSTALL.md, it still doesn't work. clearly zsh-syntax-highlighting is installed somewhere different than the git installations, and those source lines won't work for the Ubuntu re
-
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
Jan 6, 2022 - Shell
Sanity checks
- My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig - I have searched [github.com/withfig/autocomplete/issues](https://gi
-
Updated
Jan 6, 2022 - Go
-
Updated
Sep 12, 2021
-
Updated
Jan 2, 2022 - JavaScript
-
Updated
May 17, 2021 - Python
-
Updated
Nov 2, 2021 - Shell
-
Updated
Jan 7, 2022 - Rust
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
Oct 30, 2021 - Shell
-
Updated
Jan 5, 2022 - Shell
-
Updated
Nov 22, 2021 - Python
-
Updated
Jan 8, 2022 - Go
-
Updated
Dec 23, 2021 - TypeScript
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.
Why a second edition?
While the command line as a technology and as a way of w
Created by Paul Falstad
Released 1990
- Repository
- zsh-users/zsh
- Website
- www.zsh.org
- Wikipedia
- Wikipedia
Many systems don't link
pythontopython3. Debian even maintains it's wrong for their packages to expectpythonto work: