predefined ghostty config

This commit is contained in:
pvincent
2026-08-12 12:07:47 +04:00
parent 2aae9fd03c
commit 31c285e839
4 changed files with 4 additions and 132 deletions
Executable → Regular
+1 -1
View File
@@ -23,7 +23,7 @@ function dev_mode {
git clone "$GIT_URL"
sudo rm "$MIAOU_BASH_DIR" -rf
sudo ln -s "$target" "$MIAOU_BASH_DIR"
sudo -E "$MIAOU_BASH_DIR"/lib/init.bash
sudo -E "$MIAOU_BASH_DIR"/lib/initiate.bash
}
function assert_reachable_target {