Here’s a tmux binding to readily launch a nu session, while leaving $SHELL alone.
bind C new-window -- nuAnd nvim-nu.nvim for Nushell support in Neovim through Treesitter.
use { "LhKipp/nvim-nu", run = ":TSInstall nu", config = function() require("nu").setup{} end}Got a comment? A question? More of a comment than a question?
Talk to me about this page on: Hacker's Town