chore(bash): update shellrc files as usual

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
Andrei Jiroh Halili 2024-07-07 17:46:25 +08:00
parent 56ae595504
commit ab3e569190
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
7 changed files with 83 additions and 9 deletions

View file

@ -68,8 +68,9 @@ export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quo
# ~/.bash_aliases, instead of adding them here directly.
# See /usr/share/doc/bash-doc/examples in the bash-doc package.
source "${HOME}/.config/aliases"
source "${HOME}/.config/bash/aliases"
source "${HOME}/.config/bash/tools/automated-deploy.bashrc"
source "${HOME}/.config/bash/functions"
# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile