mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-22 15:30:59 +02:00
Clean up post merge
This commit is contained in:
parent
a524c58d32
commit
c8cb0ea157
@ -26,13 +26,13 @@ Add
|
|||||||
zgen load Tarrasch/zsh-autoenv
|
zgen load Tarrasch/zsh-autoenv
|
||||||
|
|
||||||
to your `.zshrc` where you're loading your other plugins.
|
to your `.zshrc` where you're loading your other plugins.
|
||||||
|
|
||||||
### Manually
|
### Manually
|
||||||
|
|
||||||
Clone the repository and source it from your `~/.zshrc` file:
|
Clone the repository and source it from your `~/.zshrc` file:
|
||||||
|
|
||||||
git clone https://github.com/Tarrasch/zsh-autoenv ~/.dotfiles/lib/zsh-autoenv
|
git clone https://github.com/Tarrasch/zsh-autoenv ~/.dotfiles/lib/zsh-autoenv
|
||||||
echo 'source ~/.dotfiles/lib/zsh-autoenv/autoenv.zsh' >> ~/.zshrc
|
echo 'source ~/.dotfiles/lib/zsh-autoenv/autoenv.zsh' >> ~/.zshrc
|
||||||
>>>>>>> upstream/master
|
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user