rhys

joined 1 month ago
[–] [email protected] 1 points 2 weeks ago

I used it for a while. The flipped mode of thinking with it was weird at first but I liked it once I got used to it.

I don't remember the specifics, but I vaguely recall encountering an issue with its use of LSP implementation that drove me toward thinking the whole LSP approach is insane and I went back to neovim.

[–] [email protected] 8 points 2 weeks ago (3 children)

Uh, just trying non-modal vim for the first time and... how do I quit it? I can't :q.

[–] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Zsh is a shell like bash that supports shell scripting like bash (though with some syntactical differences). It's a bit more like ksh than bash, but anyone familiar with bash will have no problems with zsh.

You can check out oh-my-zsh for an accessible preconfigured version of it (though I'd suggest installing via your package manager rather than the script on their website). I like the jreese theme.