From 4bef21845562575c6c1a9ec704aed95470a45620 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Fri, 2 Jun 2023 00:09:44 -0400 Subject: [PATCH] Added --- homeConfig/dotfiles/bash/bashrc | 2 +- homeConfig/home.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/homeConfig/dotfiles/bash/bashrc b/homeConfig/dotfiles/bash/bashrc index 39fa110..515ea74 100644 --- a/homeConfig/dotfiles/bash/bashrc +++ b/homeConfig/dotfiles/bash/bashrc @@ -4,7 +4,7 @@ # Set EDITOR to nvim export EDITOR=nvim - +export HIGHLIGHT_STYLE=github # Check if the current shell is an SSH session is_ssh_session() { diff --git a/homeConfig/home.nix b/homeConfig/home.nix index eea5438..c6e485d 100644 --- a/homeConfig/home.nix +++ b/homeConfig/home.nix @@ -21,6 +21,7 @@ alacritty ranger + highlight imv gimp