Skip to content

Instantly share code, notes, and snippets.

@valosekj
Last active January 4, 2025 00:02
Show Gist options
  • Save valosekj/601f2665602c43b378894e18d00b3ce1 to your computer and use it in GitHub Desktop.
Save valosekj/601f2665602c43b378894e18d00b3ce1 to your computer and use it in GitHub Desktop.
My zsh configuration and tips
@valosekj
Copy link
Author

Regarding the .nanorc, the following "single-line" solution might be working as well:

echo 'include "/usr/local/share/nano/*.nanorc"' >> ~/.nanorc

source

Okay, this seems not to be working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment