rearranges files

This commit is contained in:
2025-02-12 17:59:59 -08:00
parent 015ca6f83d
commit e20bfeed02
50 changed files with 34 additions and 1354 deletions

3
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