Loading .bash_logout.d/00-default.sh→.bash_logout.d/0000-default.sh +0 −0 File moved. View file .bashrc.d/00-default.sh→.bashrc.d/0000-default.sh +0 −0 File moved. View file .profile.d/00-default.sh→.profile.d/0000-default.sh +0 −8 Original line number Diff line number Diff line Loading @@ -11,11 +11,3 @@ fi if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" fi # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi .profile.d/zzzz-default.sh 0 → 100644 +7 −0 Original line number Diff line number Diff line # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi Loading
.profile.d/00-default.sh→.profile.d/0000-default.sh +0 −8 Original line number Diff line number Diff line Loading @@ -11,11 +11,3 @@ fi if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" fi # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi
.profile.d/zzzz-default.sh 0 → 100644 +7 −0 Original line number Diff line number Diff line # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi