From b2b7c6f2b7f38985b89c3898a12847f4d7b3617f Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Sun, 4 Jun 2023 09:04:33 -0400 Subject: [PATCH] Removed --- homeConfig/dotfiles/bash/bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/homeConfig/dotfiles/bash/bashrc b/homeConfig/dotfiles/bash/bashrc index 9d57bd6..f9d841b 100644 --- a/homeConfig/dotfiles/bash/bashrc +++ b/homeConfig/dotfiles/bash/bashrc @@ -4,7 +4,6 @@ # Set EDITOR to nvim export EDITOR=nvim -export HIGHLIGHT_STYLE=github # Check if the current shell is an SSH session is_ssh_session() {