this repo has no description
Shell 89.8%
PowerShell 10.2%
47 1 0

Clone this repository

https://tangled.org/biscui.tech/dotfiles https://tangled.org/did:plc:azjzwzjgfrbhswrwe232llfu/dotfiles
git@knot.tangled.wizardry.systems:biscui.tech/dotfiles git@knot.tangled.wizardry.systems:did:plc:azjzwzjgfrbhswrwe232llfu/dotfiles

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

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.

  1. npm tools: npm install -g @microsoft/inshellisense eslint prettier vscode-langservers-extracted typescript-language-server
  2. Rust: 2.1. Windows: Windows installer 2.2. Bash: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  3. dprint: cargo install --locked dprint
  4. gitui: cargo install gitui
  5. marksman: https://github.com/artempyanykh/marksman/releases and move binary to ~/bin folder