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