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.
Windows#
npm install -g @microsoft/inshellisense eslint prettier vscode-langservers-extracted typescript-language-server- Windows installer
- marksman and move binary to ~/bin folder
cargo install --locked dprint ezawinget install ajeetdsouza.zoxide junegunn.fzf StephanDilly.gitui BurntSushi.ripgrep.MSVC sharkdp.fdSet-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser;Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expressionscoop install yazi unar jq poppler
Linux#
curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | bashcurl --proto '=https' --tlsv1.2 -ssf https://sh.rustup.rs | shcargo install --locked dprint gitui ezasudo apt install build-essential fzf