mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-01-22 13:34:19 +00:00
6 lines
147 B
Bash
Executable File
6 lines
147 B
Bash
Executable File
#! /bin/bash
|
|
|
|
# Link and add source all synced ghostty configs
|
|
try_link "$DEFAULT_ASSETS_PATH" "$XDG_CONFIG_HOME/ghostty"
|
|
# sudo_package "ghostty"
|