mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-13 01:10:09 +00:00
Changing path to oh-my-zsh in zshrc
This commit is contained in:
parent
5da20b9ddd
commit
ada3ce5045
1 changed files with 1 additions and 2 deletions
3
zshrc
3
zshrc
|
@ -1,6 +1,5 @@
|
||||||
export EDITOR=/opt/local/bin/joe
|
|
||||||
export PAGER=less
|
export PAGER=less
|
||||||
export ZSH=$HOME/zsh
|
export ZSH=$HOME/oh-my-zsh
|
||||||
export LC_CTYPE=en_US.UTF-8
|
export LC_CTYPE=en_US.UTF-8
|
||||||
|
|
||||||
# TODO: Refactor this sometimes soon...
|
# TODO: Refactor this sometimes soon...
|
||||||
|
|
Loading…
Reference in a new issue