Customizing the nano editor in google cloud shell -


i wondering if there way customize nano editor settings in debian-based virtual machine instance when launch cloud shell.

i tried going root of instance cd etc , editing nanorc file. every time try re-save nanorc says permission denied.

thanks.

you should able customize nano editor settings creating $home/.nanorc file. while google cloud shell virtual machines ephemeral (the vm turned down when idle , new 1 allocated when back), content of home disk persistent.