Some scripting to set up nushell and neovim ~anywhere with fonts, theming and autocompletion.
- podman for containerized local builds
- curl 7.68 or later for downloads
- a POSIX shell
- and GNU make
Run make
in the project root. Note this installs into ~/.config and ~/.local.
On gentoo, you might prefer to use make gentoo
-- this will leave out to
build stuff that is already packaged on that distro.
You might want to change some parameters of the build in config.mk
. The
current settings should be reasonable for any Debian/Ubuntu-based distro.