This commit is contained in:
Ray Elliott 2022-08-19 14:28:08 +01:00
commit dff169b3b0
2 changed files with 2 additions and 3 deletions

View file

@ -45,7 +45,6 @@ export AUTOENV_ENABLE_LEAVE=1
# custom aliases
[ -f "$HOME/.config/profile/aliases.sh" ] && . "$HOME/.config/profile/aliases.sh"
[ -f "$HOME/.config/broot/launcher/bash/br" ] && . /home/ray/.config/broot/launcher/bash/br
. "$HOME/.cargo/env"
# vim: filetype=sh
. "$HOME/.cargo/env"