mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
updated readme
This commit is contained in:
parent
9cc961f376
commit
af6957628a
1 changed files with 9 additions and 2 deletions
|
|
@ -25,16 +25,23 @@ h3. The manual install
|
||||||
|
|
||||||
4. Start / restart zsh (open a new terminal is easy enough..)
|
4. Start / restart zsh (open a new terminal is easy enough..)
|
||||||
|
|
||||||
|
h3. Features different than robbyrussel's version
|
||||||
|
|
||||||
|
* Will automatically rehash the path, so new commands will be found immediately
|
||||||
|
* Added realias to quickly make a new shell alias/function (EDITOR env variable required)
|
||||||
|
* Removed upgrade checker
|
||||||
|
* share history with your zsh's on the same host
|
||||||
|
|
||||||
h3. Problems?
|
h3. Problems?
|
||||||
|
|
||||||
You _might_ need to modify your PATH in ~/.zshrc if you're not able to find some commands after switching to oh-my-zsh.
|
You _might_ need to modify your PATH in ~/.zshrc if you're not able to find some commands after switching to oh-my-zsh.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
h2. Usage
|
h2. Usage
|
||||||
|
|
||||||
TODO: Update this..
|
TODO: Update this..
|
||||||
|
|
||||||
* auto rehash
|
|
||||||
* Put in Terminal configurator for those strange terminal settings
|
|
||||||
* easier support for more SCM's (now it's mostly Git)
|
* easier support for more SCM's (now it's mostly Git)
|
||||||
* Have different zsh on the same machine share history
|
* Have different zsh on the same machine share history
|
||||||
* Put in some Django shortcuts
|
* Put in some Django shortcuts
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue