dotfiles/sh
Marty Oehme 93a8adb02b
xdg: Move music and videos into right media dir
Default to have both videos and audio (music) in the correct dirs under
`~/media/{audio,video}` directly. This makes logical sense but also fits
much better to my current organization scheme.
2025-12-12 23:47:51 +01:00
..
.config xdg: Move music and videos into right media dir 2025-12-12 23:47:51 +01:00
.local/bin sh: Add default open script 2023-12-04 08:26:59 +01:00
README.md nvim: Fix ltex disabled autostart 2025-06-09 14:38:12 +02:00

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