this repo has no description

chore: cleanup docs

+6 -3
+6 -3
README.md
··· 6 6 - `npm install -g @microsoft/inshellisense eslint prettier vscode-langservers-extracted typescript-language-server` 7 7 - [Windows installer](https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe) 8 8 - [marksman](https://github.com/artempyanykh/marksman/releases) and move binary to ~/bin folder 9 - - `cargo install --locked dprint eza` 10 - - `winget install ajeetdsouza.zoxide junegunn.fzf StephanDilly.gitui BurntSushi.ripgrep.MSVC sharkdp.fd Starship.Starship` 9 + - `winget install ajeetdsouza.zoxide junegunn.fzf BurntSushi.ripgrep.MSVC sharkdp.fd Starship.Starship` 11 10 - `Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser;Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression` 12 11 - `scoop install 7zip jq poppler imagemagick unar` 13 12 ··· 15 14 16 15 - `curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | bash` 17 16 - `curl --proto '=https' --tlsv1.2 -ssf https://sh.rustup.rs | sh` 18 - - `cargo install --locked dprint gitui eza` 19 17 - `sudo apt install build-essential fzf` 18 + - install stuff for starship like jq, poppler and imagemagick 19 + 20 + ## Shared 21 + 22 + - `cargo install --locked dprint gitui eza harper-ls`