Commit graph

3 commits

Author SHA1 Message Date
7b3ed93c0c fix(nu): crash in the user propt 2025-02-10 17:53:59 +00:00
1a9492c0ef feat(core): start the windows support 2024-12-30 13:15:37 +00:00
dc23131046 feat(nu): setup nushell and start off the config
This is some investigation in to nushell will work. I will be looking to use
this cross platform, as zsh will not work on windows.

Adds some of the core modules so I don't loose my mind having to relearn mussel
memory. The goal of this is to replicate my use of oh-my-zsh, I think this will
take some time, I have sunk years into the zsh config. The aliases will be the
same, the GOPATH project structure will be replicated and the dir hooks will be
implemeted so my PATH gets setup just as I like it.
2024-12-08 10:55:05 +00:00