Ioannis Polyzos

Results 12 comments of Ioannis Polyzos

@RobRoseKnows if you please add the following line at the end of the ~/.zshrc file: > eval "$(direnv hook zsh)" as per the instructions on https://direnv.net/

I have just updated the _https://github.com/ipolyzos/direnv-snap_ repository with the instructions also.

@RobRoseKnows could you please help me to replicate your issue, please? I can not replicate in my machine or a vm that I have tried...

Hi @RobRoseKnows, Apologies for my late reply. Indeed seems to be an issue with the snap, even though it works in my machine seems to get issues when i try...

Thanks for the advice and sorry for the delay. I have not been able to take a loot on this yet. I will do so at the weekend.

Hi @RobRoseKnows , the snap has been fixed using classic confinment. I am working with the snapcraft team to allow it in the officially store but takes some time. Till...

@RobRoseKnows the snap has been refactored and not officially provided by snapcraft repositories. feel free to try

I could not replicate this issue, could you please c/p some logs and info of the OS you are using?

The .envrc file is meant to be provided by you indeed. If you please advice https://direnv.net/ for more

> @IsraelGboluwaga both `direnv allow` and `direnv allow .` yield the same error with the `snap` version. `direnv allow .` with the `apt` version works as expected. Also, the documentations...