Skip to content

Commit 4b22f6e

Browse files
committed
Alacritty: same Homebrew-based setup for both Intel and Apple Silicon architectures
1 parent 39bdb65 commit 4b22f6e

File tree

4 files changed

+1
-3
lines changed

4 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ git config --global user.name <GITHUB_USER_NAME>
3030
git config --global user.email <GITHUB_USER_EMAIL>
3131
```
3232

33-
- *Apple Silicon (*`arm64`*) **ONLY***: `alacritty` universal binary manual build (requires `rustup-init`) ([guide](https://github.com/alacritty/alacritty/blob/master/INSTALL.md#universal-binary))
3433
- `pass`: run the install script then set your GPG keys and private passwords git repo (follow private notes)
3534

3635
```bash

basics

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ tree
1616
bat
1717
ncdu
1818
htop
19-
rustup-init
2019
sbt
2120
lynx
2221
fd

casks

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
alacritty
12
docker
23
jumpcut
34
alfred

intel_only_casks

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
alacritty
21
virtualbox

0 commit comments

Comments
 (0)