I use a simple Bash configuration, if you like a pure but pretty Terminal, here you go!
In a nutshell, I use (Neo)VIM 8, with vim-plug for managing plugins and with some custom configs for myself.
For Linux I did an optional automatic installation inside ./installation/linux.sh
script. I hope you enjoy it. :)
All (Neo)VIM plugins are supported by most Linux Operational Systems and MacOS.
Make sure you are in the project root then run
$ sh installation/linux.sh
$ sh installation/mac.sh