6 lines
143 B
Plaintext
Raw Normal View History

2021-06-08 18:25:14 -07:00
#! /bin/bash
2022-04-05 10:29:05 -07:00
# Link and add source all synced alacritty configs
try_link "$DEFAULT_ASSETS_PATH" "$XDG_CONFIG_HOME/kitty"
2021-06-08 18:25:14 -07:00
sudo_package "kitty"