shoestrap/recipes/default/kitty

6 lines
143 B
Plaintext
Raw Permalink Normal View History

2021-06-09 01:25:14 +00:00
#! /bin/bash
2022-04-05 17:29:05 +00:00
# Link and add source all synced alacritty configs
try_link "$DEFAULT_ASSETS_PATH" "$XDG_CONFIG_HOME/kitty"
2021-06-09 01:25:14 +00:00
sudo_package "kitty"