]> git.cameronkatri.com Git - dotfiles.git/commitdiff
Remove LESSOPEN and useless comment
authorCameron Katri <me@cameronkatri.com>
Sun, 13 Jun 2021 21:11:11 +0000 (17:11 -0400)
committerCameron Katri <me@cameronkatri.com>
Sun, 13 Jun 2021 21:11:11 +0000 (17:11 -0400)
.zshrc

diff --git a/.zshrc b/.zshrc
index cd4c04c01cbd03124df82ae8c8bcb4fc432512eb..452ed3be7a9d42ca0386197b2a48d4396974297c 100755 (executable)
--- a/.zshrc
+++ b/.zshrc
@@ -73,11 +73,7 @@ typeset -U path
 # Completion for kitty
 kitty + complete setup zsh | source /dev/stdin
 
-#autoload -U compinit
-#compinit
-
 export LESS='-FiMRx2$z-4$Dd+c$Du+g'
-export LESSOPEN="| source-highlight-esc.sh %s"
 
 # https://reviews.freebsd.org/D30341
 if ! mount -t fusefs --libxo=json | \