dotfiles/.config/bash
Andrei Jiroh Halili 8ecadd080e
feat(bashrc): add asdf to bash/tools config directory
This should finally elimate the painful manual exports from
~/.asdf/asdf.sh file after initing submodules post-clone.

Also in this commit, I also edited the sign-tarball script to
not hardcode the GPG key ID when signing. I may implement CLI
flags in the future as needed.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
2024-05-28 16:02:28 +08:00
..
completions Some maintenance work around bashrc files 2023-09-03 22:52:43 +08:00
hosts Usual bashrc and profile updates 2023-09-04 23:19:38 +08:00
shell-prompts Some maintenance work around bashrc files 2023-09-03 22:52:43 +08:00
tools feat(bashrc): add asdf to bash/tools config directory 2024-05-28 16:02:28 +08:00
aliases Some maintenance work around bashrc files 2023-09-03 22:52:43 +08:00
bashrc Usual bashrc and profile updates 2023-09-04 23:19:38 +08:00
README.md Some maintenance work around bashrc files 2023-09-03 22:52:43 +08:00

bashrc configurations

Host-specifics (including in ~vern), maybe bash-specific functions. Global configs are at ~/.bashrc, ~/.bash_login and POSIX-compliant ~/.profile.

Directories and files

  • completions
  • hosts
  • shell-prompts
  • tools
  • aliases