mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Merge 5cd17fd8d6 into caa15548c1
This commit is contained in:
commit
faac80fb35
2 changed files with 0 additions and 10 deletions
|
|
@ -1,6 +0,0 @@
|
|||
#
|
||||
# Color grep results
|
||||
# Examples: http://rubyurl.com/ZXv
|
||||
#
|
||||
export GREP_OPTIONS='--color=auto'
|
||||
export GREP_COLOR='1;32'
|
||||
|
|
@ -7,7 +7,3 @@ bindkey "^[m" copy-prev-shell-word
|
|||
|
||||
## jobs
|
||||
setopt long_list_jobs
|
||||
|
||||
## pager
|
||||
export PAGER=less
|
||||
export LC_CTYPE=$LANG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue