doc: clean zshrc
This commit is contained in:
parent
f23fa2463e
commit
44e0f84be5
11
.zshrc
11
.zshrc
@ -40,8 +40,7 @@ typeset -U path fpath
|
||||
|
||||
### ASDF
|
||||
#
|
||||
# The direnv plugin is not up-to-date with new `asdf direnv setup` command.
|
||||
#
|
||||
# Line below from `asdf direnv setup --version latest`
|
||||
source "${XDG_CONFIG_HOME:-$HOME/.config}/asdf-direnv/zshrc"
|
||||
|
||||
### b4b4r07/enhancd
|
||||
@ -276,14 +275,6 @@ fi
|
||||
|
||||
export BROWSER=firefox
|
||||
export EDITOR=vi
|
||||
|
||||
# -i Searches ignore case
|
||||
# -F Automatically exit if the entire file can be displayed
|
||||
# -R ANSI "color" escape sequences are output in "raw" form
|
||||
# -S Chop long lines
|
||||
# -X Disables sending the termcap initialization and deinitialization
|
||||
# -M Long prompt
|
||||
# -K Quit on ^C
|
||||
export LESS=-iFRS
|
||||
export SYSTEMD_LESS='iFRSXMK'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user