This commit is contained in:
2024-11-04 08:08:13 -08:00
parent 31f66be980
commit b1f7bd5596
2 changed files with 5 additions and 0 deletions

3
dev/ubuntu/zed.sh Normal file
View File

@@ -0,0 +1,3 @@
curl -f https://zed.dev/install.sh | sh
echo 'export PATH=$HOME/.local/bin:$PATH' >>~/.bashrc
source ~/.bashrc