Skip to content

Does't trigger when I entered the folder #99

@zhouhao27

Description

@zhouhao27

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.zsh in my folder, for example, ~/project folder
echo 'Hello world!'

Then when I cd ~/project folder, nothing happened. Can anybody tell what I did wrongly? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions