Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 301 Bytes

File metadata and controls

25 lines (17 loc) · 301 Bytes

Install Stow

brew install stow

Run

stow git zsh

Neovim config is in nvim/.config/nvim directory

LSPs

    brew install lua-language-server
    rustup component add rust-analyzer


    # for telescope
    brew install ripgrep
    sudo apt-get install fd-find