dotfiles/.config/shell/aliases.d/README.md

8 lines
247 B
Markdown
Raw Normal View History

# 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.