Repo largely inspired by https://github.com/bartdorsey/dotfiles
Post-install#
Need to manually install these tools. Will probly need to automate all this, but for now let's keep it simple.
- npm tools:
npm install -g @microsoft/inshellisense eslint prettier vscode-langservers-extracted typescript-language-server - Rust:
2.1. Windows: Windows installer
2.2. Bash:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh - dprint:
cargo install --locked dprint - gitui:
cargo install gitui - marksman: https://github.com/artempyanykh/marksman/releases and move binary to ~/bin folder