website icon indicating copy to clipboard operation
website copied to clipboard

exporting path variables in linux with zsh

Open arjablc opened this issue 1 year ago • 0 comments

Page URL

https://docs.flutter.dev/get-started/install/linux/android

Page source

No response

Describe the problem

Using the given command to add flutter to PATH variable in zsh shell doesn't work, even after system restart.

Expected fix

The solution is to extract flutter to the home directory and using $HOME instead of ~ . This worked for me.

Additional context

No response

I would like to fix this problem.

  • [X] I will try and fix this problem on docs.flutter.dev.

arjablc avatar Sep 15 '24 08:09 arjablc