summaryrefslogtreecommitdiff
path: root/config/home
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-12-13 00:02:58 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-12-13 00:02:58 +0100
commita19c00b5b086a03ed40e55ff898799ffff96f895 (patch)
treeec18b3c02cab7f17574d1168f7a40693ae610cc6 /config/home
parent6b44e39caba17672bf32960f5829597d9fa544b1 (diff)
parentf09fce4ff51ff3e26a4d77b23ca34950c9162fc0 (diff)
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'config/home')
-rw-r--r--config/home/.bashrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/home/.bashrc b/config/home/.bashrc
index 33dbba4..de7659a 100644
--- a/config/home/.bashrc
+++ b/config/home/.bashrc
@@ -6,4 +6,5 @@ bold="\[\033[1m\]"
reset="\[\033[0m\]"
PS1="${color1}${bold} [\\u${reset}@${color2}${bold}\\h]${reset} \\w "
HISTFILE=
-. $HOME/.config/zsh/aliases.sh
+. $HOME/.config/shell/aliases.sh
+. $HOME/.config/shell/functions.sh