Alexander Hess
a056361112
- some locations are automatically created by some programs and need to be "fixed" from time to time - Example: Gnome Seahorse (i.e., the passwords and keyrings application) uses ~/.pki by default but switches to $XDG_DATA_HOME/pki if it exists => we move the location to make everything $XDG compliant |
||
---|---|---|
.. | ||
files.sh | ||
passwords.sh | ||
python.sh | ||
README.md | ||
update.sh | ||
web.sh |
Shell Utilities
This folder contains various files that provide utilities to be used in the shell.
Originally, they all were defined in one big "~/.config/shell/utils.sh" file but are now split across many smaller files here for clarity.