-
## General information
The handy https://github.com/olets/zsh-abbr plugin enables the use of abbreviations, which are similar to aliases but they auto-expand when pressing space.
Wheneve…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
`zsh-abbr` allows for the creation of fish-like abbreviations. These get substituted in-shell with the specified command and do appear inside the history as the substituted command.
Repository: htt…
-
### Description
Hey I noticed that the new zsh-abbr module doesn't include a configuration flag for changing what package to use. This is particularly problematic when wanting to use packages fro…
-
[zsh-abbr](https://github.com/olets/zsh-abbr) is a tool that allows you to write auto-expanding abbreviations (e.g. on my system, typing `v` followed by a space is immediately replaced by `vim `). How…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Update the issue title
- [X] I have updated the title
### Expected Behavior
The abbreviation should be delet…
-
### Environment
- Mac OSX
- dotter 0.13.2
### The question
I currently use freshrc and am converting to dotter.
Probably a simple question, but I haven't had much luck finding an answer.…
-
## Expected
Submodules are handled succesfully, whether the default branch is loaded
```shell
zcomet user/repo-with-submodule
```
or some other ref is
```shell
zcomet user/repo-with-sub…
olets updated
3 weeks ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Update the issue title
- [X] I have updated the title
### Expected Behavior
open a terminal window…
-
### Discord username (optional)
_No response_
### Describe the bug
```text
[https://fishshell.com/docs/current/cmds/abbr.html] (Fish abbreviations) work just fine, but zsh abbreviations coming from…