mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-05 23:26:32 +00:00
6 lines
143 B
Bash
Executable File
6 lines
143 B
Bash
Executable File
#! /bin/bash
|
|
|
|
# Link and add source all synced alacritty configs
|
|
try_link "$DEFAULT_ASSETS_PATH" "$XDG_CONFIG_HOME/kitty"
|
|
sudo_package "kitty"
|