mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-09 19:11:15 +02:00
bash/zsh: history settings moved to profile
This commit is contained in:
2
.profile
2
.profile
@@ -32,6 +32,8 @@ export GOBIN="${GOPATH}/bin"
|
||||
export GRADLE_USER_HOME="${XDG_CONFIG_HOME}/gradle"
|
||||
export GTK2_RC_FILES="${XDG_CONFIG_HOME}/gtk-2.0/gtkrc-2.0"
|
||||
export HISTFILE="${XDG_CACHE_HOME}/shhistory"
|
||||
export HISTSIZE=10000
|
||||
export SAVEHIST=10000
|
||||
export INPUTRC="${XDG_CONFIG_HOME}/inputrc"
|
||||
export LESSKEY="${XDG_CONFIG_HOME}/less/lesskey"
|
||||
export LESSHISTFILE="-"
|
||||
|
Reference in New Issue
Block a user