mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Moving some more config into prompt.zsh to reduce amount of code in .zshrc
This commit is contained in:
parent
c1ac59d29a
commit
8b517ff666
2 changed files with 4 additions and 13 deletions
|
|
@ -1,3 +1,6 @@
|
|||
export PAGER=less
|
||||
export LC_CTYPE=en_US.UTF-8
|
||||
|
||||
bindkey -e
|
||||
|
||||
# Directory stuff.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue