All operations serve better VPS management, committed to simplicity and efficiency.
- Advanced Bash Configuration: Custom aliases, functions, completions and so on
- Neovim Setup: Complete configuration with plugins and language support
- SSH Configuration: Secure SSH daemon and client setup
| Distribution | Status |
|---|---|
| Debian 12 | Passed |
| Debian 13 | Passed |
Clone the project:
# Debian/Ubuntu
apt install git sudo
# Clone repository
git clone https://github.com/ming2k/better-ops.git && cd better-opsInstall:
# Run complete setup
./bin/main.shFor development setup, testing, and contributing, see DEVELOPMENT.md.