mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Add multiple variables in chezmoi.toml, apply a more detailed ignore rule Use of chezmoi scripts Use Neogit for default git GUI (TUI) Integrate chezmoi with age
7 lines
247 B
TOML
7 lines
247 B
TOML
# Condition: work && nowheel
|
|
[".local/bin/ghostty"]
|
|
type = "file"
|
|
url = {{ gitHubLatestReleaseAssetURL "pkgforge-dev/ghostty-appimage" (printf "Ghostty-*-x86_64.AppImage") | quote }}
|
|
executable = true
|
|
refreshPeriod = "336h"
|
|
exact = true
|