zsh-quickstart-kit icon indicating copy to clipboard operation
zsh-quickstart-kit copied to clipboard

A simple ZSH quickstart for using ZSH, zgenom, oh-my-zsh and a curated list of extra plugins. It is designed to be easy to customize without requiring you to maintain your own fork.

Results 21 zsh-quickstart-kit issues
Sort by recently updated
recently updated
newest added
trafficstars

# Feature Request Based on discussion in https://github.com/unixorn/zsh-quickstart-kit/issues/205, we need a way to display changes to the kit like updates to the plugin list. ## Describe the solution you'd like...

enhancement

# Feature Request The alias tips can be frustrating to experienced users ## Describe the solution you'd like Add `zqs-disable-alias-tips` & `zqs-enable-alias-tips` commands. Default should be enabled since that is...

enhancement

# Feature Request It would be nice to be able to use the same plugins file for development and production/homelab/whatever machines, but load different subsets of plugins ## Describe the...

enhancement

# Feature Request This isn't really a feature request. I'm the creator of this project: https://github.com/brandon-fryslie/rad-shell. It's not widely popular but has maybe 30-40 users (mainly people I know). It's...

enhancement

# Feature Request Add a `bin` directory for rarely used commands. If they can be standalone commands, that keeps them from adding to the size of `.zshrc` and making new...

enhancement

# Feature Request ## Is your feature request related to a problem? Please describe. Currently, all configuration files and directories (e.g., `.zsh-quickstart-no-omz`, `.zsh-quickstart-kit-prompt-switch-warning`, `.zshrc.pre-plugins.d` and many others) must be in...

enhancement

# Feature Request ## Is your feature request related to a problem? Please describe. Have you tried the Zi framework for zsh (https://wiki.zshell.dev/)? It has a lot of features, such...

enhancement

# Feature Request Move the various `zqs-{enable,disable}-xyz` commands into proper commands ## Is your feature request related to a problem? Please describe. Don't want to incur the overhead of defining...

enhancement

hello, don't know if this is zsh-quickstart-kit related so this ain't really a bug report (yet?) 1: i was always wondering why pasting into zsh was horribly slow. 2: today...

enhancement

# Feature Request Add optional loading of `.bash_functions` and `.bash_aliases` to make migration from `bash` easier. ## Describe the solution you'd like Add `zqs enable|disable bash_functions` and `zqs enable|disable bash_aliases`...

enhancement