-
### Related problem
Some tasks take longer to run, in which case I might start doing something else.
In these cases, it is nice to get notified when the command has run to completion, e.g. using a d…
-
I'm using ZSH, tested with ITERM and Terminal, no luck.
When i use `terminal-notifier` manually it works fine but I want to avoid having to pipe after my terminal commands. Any suggestions?
Thank…
-
~/.zshrc with robbyrussell theme:
![image](https://github.com/jonmosco/kube-ps1/assets/56937443/400f05e4-58de-4a9f-bd90-998c57374f44)
~/.zshrc with spaceship theme:
![image](https://github.co…
-
## Bug Report
#### Current Behavior
When using an external display (LG 34GP83A-B), I've noticed that vertical lines start appearing between the sections of my prompt. I noticed this happen…
-
### Checklist
- [X] I have read through the manual page (`man fzf`)
- [X] I have searched through the existing issues
- [ ] For bug reports, I have checked if the bug is reproducible in the latest ve…
-
Hi,
I'm not sure this is something that goes here, but I'm having such a hard time getting `excludeFrom` to work with my `systemd` service. I'm trying to sync my entire home directory to another …
-
## Problem Summary
Startup times
I have migrated from `zgen` to `zplug`. My ZSH startup times have went from 0.3s to 1.3s.
I have similar setups on both. I don't know if I am missing somethin…
-
### Describe the bug
When `bgnotify` is in usage, running `set -e` will cause zsh terminate.
### Steps to reproduce
1. Add `bgnotify` to plugin list in .zshrc
2. Run `set -e` on interactive zsh, o…
-
### Describe the bug
I have the plugin `bgnotify` enabled. Whenever I open a new terminal, I get the following message printed:
```
bgnotify_appid:6: command not found: swaymsg
```
I am on Arch…
-
### Describe the bug
When trying to use the `sudo systemctl edit --runtime .service` the default editor (Neovim/ `nvim` in my case) set in `configuration.nix` and the `EDITOR` environment variable…