You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lbarnett83 Making a note of this to create a pull request when I get home (if I have time)
In the interim, you can set up a User Script to launch on boot and install Micro easily.
# Install Micro
curl https://getmic.ro | bash # Pipes the install script to bash, installing to ./micro. May cause problems if current dir is read-only
mv ./micro /usr/bin/micro # Moves ./micro to /usr/bin
Curious if it would be possible to add the micro text editor (https://micro-editor.github.io/) to the NerdPack
Cheers,
lbarnett88
The text was updated successfully, but these errors were encountered: