Mike Ramthun hai 1 mes
pai
achega
92320a7fa7
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      02-just.sh

+ 6 - 0
02-just.sh

@@ -0,0 +1,6 @@
+#!/bin/bash
+set -e
+rm -f "$HOME/.local/bin/just"
+curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash -s -- --to "$HOME/.local/bin"
+
+cargo install just-lsp