-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
This is what I did:
- Install zplug
curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh
- configure it in
.zshrc:
source ~/.zplug/init.zsh
zplug "Tarrasch/zsh-autoenv"
zplug load --verbose- Add
.autoenv.zshin my folder, for example,~/projectfolder
echo 'Hello world!'Then when I cd ~/project folder, nothing happened. Can anybody tell what I did wrongly? Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels