Evan Purkhiser
Evan Purkhiser
I see there is a Telescope integration. Would be very cool to also have a [fzf-lua](https://github.com/ibhagwan/fzf-lua) select last project integration :)
I've had some ideas bouncing around in my head about a updated version of this tool that's hopefully just as powerful, but even easier to configure and more manageable. Here's...
If a directory has any files updated in it then we should execute `.install` files for that directory.
Instead of executing .install immediately upon installation of a configuration file, they should be executed after all files have been installed.
If we assume that the users source configuration directory is under source control (`$HOME/.local/etc`) then we can keep track of what global version of files have been installed. This would...
Hi, your automatic-releases action is great! I use it to generate automatic master builds. However right now, because it builds every commit on master, the changelog is always just that...
Would be awesome if this library supported writing to the devices :-)
**Describe the bug** In 3.x of socket.io I could do the following: ```ts import {Socket as ServerSocket} from 'socket.io'; import {Socket as ClientSocket} from 'socket.io-client'; function doStuff(ws: ClientSocket | ServerSocket)...
As discussed in #14 it would be nice to have icons for some other functions: The [Regular Theme](http://munlik.deviantart.com/art/Regular-rEFInd-theme-512091944) has some great looking Icons that munlik has kindly approved usage of....