new apps
This commit is contained in:
@@ -8,7 +8,7 @@ export VISUAL=${EDITOR}
|
||||
export PAGER=less
|
||||
export LESS=RX # R for ANSI color sequences, X to not clear screen on exit
|
||||
export XDG_CONFIG_HOME=${HOME}/.config
|
||||
export FZF_DEFAULT_OPTS="--multi --height=40% --layout=reverse"
|
||||
export FZF_DEFAULT_OPTS="--multi --height=40% --layout=reverse --preview='bat --color=always --style=numbers --line-range=:200 {}'"
|
||||
|
||||
export GOPATH=~/go
|
||||
|
||||
|
||||
Reference in New Issue
Block a user