Release: comfy v1.2.0
This release focuses on improving the reliability and functionality of the installation process, fixing several key issues and adding new features.
SHA256 Checksum
8c37a19c31edae6f3adf10362949316b49e6517bf987fe39f907bc70150073c7 comfy
What's New
- Fixed
set_aliases
function not being called in main routine - Added proper permissions handling for Neovim installation
- Added tree-sitter-cli and fuse to default package list
- Fixed Neovim installation with proper chmod and sudo handling
- Simplified tree-sitter installation through apt package manager
- Improved error handling with better permission controls
Installation Instructions
- Download the release:
wget https://github.com/pindjouf/comfy/releases/download/v1.2.0/comfy
- Make it executable:
chmod +x comfy
- Run the script:
./comfy
Previous Release (v1.1.0)
- Updated Neovim to latest stable version (v0.10.2)
- Streamlined btop installation
- Optimized package selection
- Enhanced reliability and performance
License
This project is licensed under the WTFPL License - see the LICENSE file for details.