Marty Oehme
112d6d8fa9
Removed the test-if-it-exists create-if-not cycle of manual xdg intervention on every shell startup since it created mostly nothing but problems so far. It especially gets in the way of creating network filesystem mappings in the home folder with hangups, freezes, and blocking automounts whenever a new shell session is opened. |
||
---|---|---|
.. | ||
.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