This commit is contained in:
JMARyA 2024-03-17 18:07:07 +01:00
parent 12a6232ac7
commit c7a3ff7723
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ on:
- main
jobs:
run-script:
validate:
runs-on: ubuntu-latest
steps:

View file

@ -6,8 +6,8 @@ os:
- windows
repo: https://github.com/alacritty/alacritty
website: https://alacritty.org
rev: break
---
# Alacritty
Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, [Linux](../../linux/Linux.md), [macOS](../../macos/macOS.md) and [Windows](../../windows/Windows.md).