1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2026-02-05 16:43:22 +00:00

Do not manually load /etc/bashrc, this happens automatically

This commit is contained in:
Holger Just 2025-01-20 22:14:07 +01:00
parent dbe43bd03f
commit 69e01d02ce

View File

@ -1,4 +1,3 @@
[[ -f /etc/bashrc ]] && . /etc/bashrc
[[ -f "$HOME/.bash_profile_env" ]] && . "$HOME/.bash_profile_env"
# Function to resolve soft links