Peter
Peter
Make use of: * https://github.com/julienXX/terminal-notifier * https://github.com/jaredks/rumps * Need to have a proper config mechanism for turning this behaviour on/off * When `update` completes successfully, send a notification * When...
To be used with `lineinfile` and `blockinfile` - these will make it easier to put my shellrc stuff into an existing `.bashrc` on a new system.
To spin up `vim +PlugUpdate` and `nvim +PlugUpdate`, or run `tmux source-file ~/.tmux.conf`, etc.
Hello! A friend showed me your Chromatica plugin which looks like it has a lot of potential. Personally I'm very excited to see some new async Syntax engines since vim's...
If you are nesting git repos inside other git repos using git's [submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules) feature, then you might actually want the parent repo to be the project root not just for...