-
- https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/zsh-interactive-cd
-
- https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sudo
- add a point into README.md
-
### If the feature request is for a plugin or theme, specify it here.
Docker plugin
### If the feature solves a problem you have, specify it here.
### If the feature request is for a plugin o…
xvzc updated
11 months ago
-
### Describe the bug
the tmux plugin harcoded the configuration file path to ~/.tmux.conf when not provided. this blocks tmux from using the [XDG Base Dirs spec](https://specifications.freedesktop.or…
-
Sometimes (like with vim-plug, ohmyzsh) hayashi doesn't need to clone the repo in order to run the installer.
Proposed option (`true` by default):
```yaml
pkg: name
url: github.com/owner/repo
c…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### What happened?
After connecting to my server via SSH I spawn a root shell via `sudo -s` this causes `.SSHSession…
-
### Describe the bug
Previously with OhMyZsh, I was able to use tab to auto-complete docker container names when typing `docker logs my-service-name-fo...` etc.
However, this functionality broke…
-
The docs have this snippet for reseting the original functionaliy for the ↑ and ↓ arrows. This is not correct though. Typing the start of a previously typed command would result in you going back thro…
-
### Operating system version
macOS Ventura 13.5
### System architecture
ARM64 (M1, M2, etc)
### Herd Version
1.0.8
### PHP Version
_No response_
### Bug description
This is more of an advice …
-
# Steps to reproduce
My setup
This seems a little verbose and unnecessary but I left my setup commands here
```sh
setup_shell() {
pinstall zsh zsh-autosuggestions zsh-syntax-highlighting
…