summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2023-05-08 13:36:23 -0500
committerMatt Strapp <matt@mattstrapp.net>2023-05-08 13:36:23 -0500
commitb44833cf4c0274aaef29f6fe2195b58c8a1863af (patch)
tree813c74f2cc14d715dfcef5c4fae260a5bdd2631b
parentset XDG only if not already set (diff)
downloaddotfiles-b44833cf4c0274aaef29f6fe2195b58c8a1863af.tar
dotfiles-b44833cf4c0274aaef29f6fe2195b58c8a1863af.tar.gz
dotfiles-b44833cf4c0274aaef29f6fe2195b58c8a1863af.tar.bz2
dotfiles-b44833cf4c0274aaef29f6fe2195b58c8a1863af.tar.lz
dotfiles-b44833cf4c0274aaef29f6fe2195b58c8a1863af.tar.xz
dotfiles-b44833cf4c0274aaef29f6fe2195b58c8a1863af.tar.zst
dotfiles-b44833cf4c0274aaef29f6fe2195b58c8a1863af.zip
Disable lesspipe
-rw-r--r--zsh/.config/zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc
index c42c6c8..35b81dd 100644
--- a/zsh/.config/zsh/.zshrc
+++ b/zsh/.config/zsh/.zshrc
@@ -7,7 +7,7 @@ export PATH="${XDG_BIN_HOME:-$HOME/.local/bin}:$PATH"
#export PATH="${$(find ~/.local/bin -type d -printf %p:)%%:}:$PATH"
eval "$(antidot init)"
-eval "$(lesspipe.sh)"
+#eval "$(lesspipe.sh)"
# Luke's config for the Zoomer Shell