craftzdog / dotfiles-public

My personal dotfiles
6.32k stars 1.16k forks source link

feat(nvim): Selecting Shell according to OS #162

Closed harshv5094 closed 6 months ago

harshv5094 commented 6 months ago

Hey Takuya! I'm using your neovim setup in various virutal machine. A problem I face while installing neovim is that I need to always change vim.opt.shell value to the prefered shell I'm using. If I don't change this value, It creates problem in installation, also it is very annoying to manually change it everytime. So I've made some changes so that it selects shell automatically according to os.