https://github.com/vela-dots/vela
Vela dotfiles + idempotent installer for Arch/Hyprland (Hyprland, kitty, zsh/p10k, VSCodium). Autostarts Quickshell shell.
https://github.com/vela-dots/vela
arch-linux dotfiles hyprland installer kitty quickshell vela vscodium wayland zsh
Last synced: 28 days ago
JSON representation
Vela dotfiles + idempotent installer for Arch/Hyprland (Hyprland, kitty, zsh/p10k, VSCodium). Autostarts Quickshell shell.
- Host: GitHub
- URL: https://github.com/vela-dots/vela
- Owner: vela-dots
- Created: 2025-09-06T02:23:19.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-09-07T08:06:11.000Z (about 1 month ago)
- Last Synced: 2025-09-07T08:33:58.181Z (about 1 month ago)
- Topics: arch-linux, dotfiles, hyprland, installer, kitty, quickshell, vela, vscodium, wayland, zsh
- Language: Shell
- Size: 75.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Vela Installer
==============Interactive installer for Vela dotfiles, powered by gum.
Quick install
-------------curl:
curl -fsSL https://raw.githubusercontent.com/vela-dots/vela/main/install.sh | bash
wget:
wget -qO- https://raw.githubusercontent.com/vela-dots/vela/main/install.sh | bash
Usage
-----./install.sh
It guides you through selecting a preset (Core, Developer, Designer, Custom), sets up config symlinks, installs languages/tooling, and applies themes.
Requirements
------------- gum (https://github.com/charmbracelet/gum)
- gitPresets
-------
- Core: minimal required shell + CLI with color customization.
- Developer: Core + language-detected coloring (via Codium extension), plus Node LTS via NVM.
- Designer: Core + design-app detected accent override (expands color handling).
- Custom: full menu of installable modules and symlink choices.