dotfiles/.config/shell/utils.d
Alexander Hess 3bd25ebc84
Temporarily disable signing ...
... if the proper GPG key is not available, e.g., on a server.
Then, it does not make sense to push the updates to the forked repo.
2023-09-13 15:46:01 +02:00
..
files.sh Re-organize the shells' initialization logic 2022-08-14 17:38:43 +02:00
passwords.sh Re-organize the shells' initialization logic 2022-08-14 17:38:43 +02:00
python.sh Re-organize the shells' initialization logic 2022-08-14 17:38:43 +02:00
README.md Re-organize the shells' initialization logic 2022-08-14 17:38:43 +02:00
update.sh Temporarily disable signing ... 2023-09-13 15:46:01 +02:00
web.sh Re-organize the shells' initialization logic 2022-08-14 17:38:43 +02:00

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.