aboutsummaryrefslogtreecommitdiff
path: root/config/zsh/zshrc
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-03-03 12:41:14 +0530
committerAkshay Nair <phenax5@gmail.com>2025-03-03 12:41:14 +0530
commit2b514606f58ff39b01faf79be4876dfd66ba9872 (patch)
treeb88c296c028d025ea2dd675eef77ced26babd4ae /config/zsh/zshrc
parent18f06a9f13ef4487eadb6c343b6b155649088953 (diff)
downloadnixos-config-2b514606f58ff39b01faf79be4876dfd66ba9872.tar.gz
nixos-config-2b514606f58ff39b01faf79be4876dfd66ba9872.zip
Config sync
Diffstat (limited to 'config/zsh/zshrc')
-rw-r--r--config/zsh/zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/zsh/zshrc b/config/zsh/zshrc
index 6522186..ffa9f30 100644
--- a/config/zsh/zshrc
+++ b/config/zsh/zshrc
@@ -2,6 +2,8 @@ autoload -U colors && colors;
setopt auto_cd;
setopt inc_append_history;
+export LESS=--chop-long-lines # less no wrapping
+
export SAVEHIST=10000
# export HISTSIZE=50000
# export HISTFILE=~/.config/zsh_history