Marty Oehme
8912a09a39
I rewrote and extended the nsxiv-rifle script recently, and this change now: removes the old script, adds the new one as a submodule into the repository and links a working binary into the path. The new script is essentially still just an image grabber-and-opener, but supports more image viewers, is a little more advanced and can for example replace arbitrary parts of urls (and is documented a little more nicely). Make qutebrowser use new script and remove leftover references to nsxiv-rifle. Qutebrowser also gets a third option of viewing images, now there are: ,i -> open selected link in imageviewer ,I -> open current page in imageviewer ,<C-i> -> open selected image in imageviewer |
||
---|---|---|
.. | ||
.config/sh | ||
.local/bin | ||
README.md |
sh
The bare minimum terminal configuration for a working system. Contains:
- an XDG compliant home directory setup
- several basic environment variables
- simple aliases
- an optional fzf default setup
- X autostart
While other modules are largely optional, this module is the only one strictly necessary for the system to really work at all.
Additionally contains two scripts on which some other modules build:
- a simple script to detect if applications exist (and optionally warn the user if they don't)
- and a script to check if internet connectivity exists