Harsh Vyapari
Harsh Vyapari
@jose-elias-alvarez, Thank you for your hard work in maintaining this project as best as you could. May this legacy will be continued in the future.
I've Installed the latest version of Caskaydia Cove NF on my windows 10, and now I'm seeing this box icons, I need help regarding this issue  
Just remove the `root_dir` line and lsp server will use the default setting
Okay, Thanks for the suggestion @PowerzinBR. Just like how we can use brew bundle to install packages, is there any solution for scoop also
Yeah it will help me a lot.
Hey @PowerzinBR, Yesterday, I developed pwsh script for my own setup, just to get familiar with PowerShell. You can check [here](https://github.com/harshv5094/dotfiles-public/blob/main/scripts/install.ps1) for reference.
> my current `Brewfile`: > > ``` > tap "homebrew/bundle" > tap "homebrew/cask" > > brew "fish" > brew "tmux" > > brew "ghq" > brew "gh" > brew "lazygit"...
> @harshv5094, i developed a initial script for the windows prototype, i used your code as reference. It works like a charm, there is somethings to improve. For now i...
Yeah, I use Debian WSL so I use brew for latest package. Okay I'll add if statement based on os to install packages
hey, quick update, I shifted my setup to `Debian 12` so I don't have access to pwsh and I don't want to install pwsh in my debian setup. So @PowerzinBR,...