dotfiles/.config/shell/utils.d
2023-09-13 14:11:56 +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 Update the ~/repos only 2023-09-13 14:11:56 +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.