dotfiles/.config/bash/README.md
Andrei Jiroh Halili 094b8a0009
Some maintenance work around bashrc files
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-09-03 22:52:43 +08:00

13 lines
329 B
Markdown

# bashrc configurations
Host-specifics (including in `~vern`), maybe bash-specific functions.
Global configs are at [`~/.bashrc`](../../.bashrc),
[`~/.bash_login`](../../.bash_login) and [POSIX-compliant `~/.profile`](../../.profile).
## Directories and files
* `completions`
* `hosts`
* `shell-prompts`
* `tools`
* `aliases`