it shows Nano-chan every time you run nano in your shell :3
Intended for use on *nix systems ofc, so mac, linux or bsd, I use it on Arch.
git clone https://github.com/m-obeid/nano-shinonome.git
cd nano-shinonome
cp -r .config ~
chmod +x ~/.config/nano-shinonome/script/*.shNext steps are slightly different depending on your shell. I use zsh, so it would be:
echo -e "\nsource ~/.config/nano-shinonome/script/rc.sh" >> ~/.zshrcOn bash you would just need to change it to ~/.bashrc
Finally restart your terminal. You can optionally delete the cloned repo now.
If you dont have nano installed, do that first bruh.
Just run nano and you'll see Nano-chan! >o<
-
Original ASCII Art http://anime.en.utf8art.com/arc/nichijou_266.html
-
Inspired by https://github.com/dolsup/nano-shinonome-2.5.3
I wasn't able to compile it, and I realized that it's a really old version of
nano, so I decided to make this much simpler alternative :3Also has the benefit that updating nano won't break it.
