feat: add straight package manager
This commit is contained in:
@@ -5,7 +5,7 @@ echo ">>> (re)Installing Emacs Kick ..."
|
||||
sleep 2
|
||||
|
||||
echo ">>> Deleting packages, grammars and native compilation cache ..."
|
||||
rm -rf eln-cache/ elpa/ tree-sitter/
|
||||
rm -rf eln-cache/ elpa/ tree-sitter/ straight/
|
||||
sleep 2
|
||||
|
||||
echo ">>> Starting Emacs and auto-package fetching/installing ..."
|
||||
|
||||
Reference in New Issue
Block a user