aboutsummaryrefslogtreecommitdiffstats
path: root/alacritty
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2024-12-25 14:26:51 +0000
committerLeonardo Bishop <me@leonardobishop.com>2024-12-25 14:26:51 +0000
commitdc41873a79b32ed3d34dd7dac09c081f7472d207 (patch)
treeba3c80c8d137263a8f346cf32853d15f75094fab /alacritty
parentf4c682dc6bdeebe9f0c6a20deb7092cf893791a1 (diff)
Change most things to symlinks instead of hardlinks
Diffstat (limited to 'alacritty')
-rw-r--r--alacritty/.install.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/alacritty/.install.yml b/alacritty/.install.yml
index 877fe15..457f57a 100644
--- a/alacritty/.install.yml
+++ b/alacritty/.install.yml
@@ -3,4 +3,5 @@ steps:
- !Link
from: "alacritty.yml"
to: "~/.config/alacritty/alacritty.yml"
- recursive: false \ No newline at end of file
+ recursive: false
+