Closed xiamuguizhi closed 3 years ago
As you can read in the section "Configuration" from the README.md. The need for the user to set this variable is documented behaviour, so I guess I am missing your point somehow?
Have added the export EDITOR=nano in my $HOME/.bashrc file. Still gives me this error, or am I doing something wrong here?
What error? Did you source ~/.bashrc
again?
I found out why it didn't work for me, I used 'sudo' before. Maybe there is a way to use that too. But for now I just 'ln -s' to my www folder.
Sorry for the confusion.
Thanks for the update @Dahlis, I think this ticket could be closed now.
Please set your $EDITOR environment variable. For example, to use nano, add the line 'export EDITOR=nano' to your $HOME/.bashrc fil