From fe24c8115558d6baca2f2763cc04d21c424ebad4 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Mon, 3 Jun 2024 01:27:22 +0200 Subject: [PATCH] Remove jstmbash source line --- lone-files/bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/lone-files/bashrc b/lone-files/bashrc index 6b265be..9ca1fe1 100755 --- a/lone-files/bashrc +++ b/lone-files/bashrc @@ -23,7 +23,6 @@ if [[ -r /usr/share/bash-completion/bash_completion ]]; then . /usr/share/bash-completion/bash_completion fi -source /etc/jstmbash/init.source if [ "${UID}" == "0" ]; then env "BASHRC=true" sysdotfiles-updatechecker fi