Marty Oehme
beb2c7531a
With the switch from jabref/zotero/pubs to papis for library management, We can now also have nested libraries. This allows me to have 'themed' libraries in different sub-folders (e.g. one for my academic study, one for my old university readings, one for computer science, and so on) and still keep referring to their containing folder as a 'main' comprehensive library. As such I moved the library bibtex file into the main library folder and let it be created from all sub-libraries. |
||
---|---|---|
.. | ||
.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