dotfiles/.config/shell/aliases.d
2023-05-01 02:22:42 +02:00
..
files.sh Re-organize the shells' initialization logic 2022-08-14 17:38:43 +02:00
generic.sh Move ~/.dotfiles to $XDG_DATA_HOME/dotfiles 2023-05-01 02:22:42 +02:00
git.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

Shell Aliases

This folder contains various files that define aliases to be used in the shell.

Originally, they all were defined in one big "~/.config/shell/aliases.sh" file but are now split across many smaller files here for clarity.