More README tweaks, formatting for bash commands was wrong.
This commit is contained in:
@@ -74,7 +74,9 @@ Eventually these will be automated.
|
||||
|
||||
If you pull new changes, be sure to run this to init all the submodules:
|
||||
|
||||
```bash
|
||||
yadr init-plugins
|
||||
```
|
||||
|
||||
After you install yadr shell aliases, you can use the *yip* alias to do the same.
|
||||
Please note that init-plugins will automatically compile the CommandT plugin for you.
|
||||
@@ -104,7 +106,9 @@ Place this as the last line in your ~/.zshrc created by oh-my-zsh:
|
||||
Or, to make things simpler you can just use the YADR-provided zsh/oh_my_zsh_zshrc
|
||||
Please note that this relies on the skwp fork of oh-my-zsh which contains skwp.theme
|
||||
|
||||
```bash
|
||||
ln -sf ~/.dotfiles/zsh/oh_my_zsh_zshrc ~/.zshrc
|
||||
```
|
||||
|
||||
Lots of things I do every day are done with two or three character
|
||||
mnemonic aliases. Please feel free to edit them:
|
||||
|
||||
Reference in New Issue
Block a user