-
**Describe your question**
I'm new to fzf-tab having just discovered it today. So I have a dumb question: how does one get the cool "descriptions" as I see in the screencast, e.g.:
![Screenshot …
-
### Is your feature request related to a problem? Please describe.
There are many programs that expect to be integrated into your shell by writing something like `eval "$(theprogram init)"` into your…
-
Eventually the shell `setup.sh` script should super-intelligently determine the machine it's running on and support all sorts of devices and operating systems... In an ideal world
But obviously the…
-
```
#export NODE_ENV=test
export NODE_ENV=development
alias githubsshadd="ssh-agent -s && ssh-add ~/.ssh/id_rsa_github"
alias vi="vim"
# zsh_theme
ZSH_THEME="robbyrussell"
export PATH="…
-
README.md says to add oh-my-zsh plugin with name of **history-substring-search**. However, this is inconsistent with zsh-users' other plugins, such as **zsh-completions**, **zsh-syntax-highlighting** …
-
This script is extremely slow. Once we are satisfied with the level of highlighting, it will most likely have to be rewritten in C as a ZSH patch and enabled via a shell option such as `setopt syntax_…
-
#### Describe the bug
A clear and concise description of what the bug is.
I can make sure:
- [x] I am using the latest version of fzf-tab
- [x] this is the minimal zshrc which can reproduce this…
-
### Describe the bug
I'm in a makefile project directory, I start typing make then zsh freezes and is at around 60% cpu usage.
### To Reproduce
Steps to reproduce the behavior:
Enable autosugges…
-
I want to add this line in my `.freshrc`:
```
fresh sivel/speedtest-cli speedtest_cli.py --bin=speedtest
```
and have it symlink `~/.fresh/source/sivel/speedtest-cli/speedtest_cli.py` to `~/bin/spee…
-
Description
-----------
Hi. I am having issue with running antigen in windows. I installed the ubuntu package from the windows app store. Then changed the shell to zsh. Then installed oh-my-zsh. Now…