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