awanwar
awanwar
I'm trying to set up a custom scheme on macOS, and I want to place the theme file where my other config files are, in `$XDG_CONFIG_HOME`. The directory for custom...
Created a Homebrew tap for macOS users, allowing them to install through Homebrew. @pinpox It may be better for the tap to be maintained by you since it would be...
Was unable to create users and groups on macOS because "groupadd" and "useradd" only work on Linux. I've added a patch that detects if you're building on Darwin, and if...