dotfiles/.config/bash/README.md
Andrei Jiroh Halili dfa46de643
chore(global): add ~vern's bash prompt and stuff
Also in this commit:
* Update shellrc files for bash for compat with this. I might work
  on adding checks for oh-my-posh later on.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-08 03:02:37 +00:00

5 lines
236 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).