This commit is contained in:
TheK4n 2022-11-06 20:23:01 +03:00
parent fadee362a6
commit 27c0e8f7fc

View File

@ -2,6 +2,7 @@
umask 0077 umask 0077
export EDITOR="nvim" export EDITOR="nvim"
export VISUAL="nvim"
export PAGER="less -R" export PAGER="less -R"
export HISTSIZE=10000 export HISTSIZE=10000