mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
configuration and cool theme
This commit is contained in:
parent
7ccf4603a5
commit
ffad1a7625
5 changed files with 23 additions and 17 deletions
|
|
@ -72,6 +72,7 @@ unsetopt EXTENDED_HISTORY # add timestamps to history
|
|||
#bindkey '' forward-word
|
||||
|
||||
# ctrl-< and crtrl-> still works
|
||||
export DISABLE_AUTO_UPDATE=true
|
||||
|
||||
# rvm, should be at the end of this config file
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # This loads RVM into a shell session.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue