Linux

[2023-12-24 Sun] Directory structure

This is a note of the currently used directory structure in the workstation. It is not optimal.

Packages installed from source:

  • Git clone into ~/.local/share/.
  • Binaries are thrown around a bit - some are in ~/bin/, others are in ~/.local/bin.

XDG

To clean the home directory and make it XDG compliant, try xdg-ninja. See also this YouTube video.

Other

To get password of the connected WiFi:

nmcli device wifi show-password ls 

See rtx-cli (or the non-Rust version, asdf) to generalize functionality of pyenv etc. across multiple languages.

Emacs 29.4 (Org mode 9.6.15)