included installer TUIs, ghostty config and zsh config.

This commit is contained in:
2026-05-18 02:52:58 +02:00
parent cd47fec705
commit dd1341526d
10 changed files with 210 additions and 5 deletions
+26
View File
@@ -0,0 +1,26 @@
theme = dankcolors
background-opacity = 0.7
command = /bin/zsh
initial-command = /bin/zsh -c fastfetch && zsh
scrollback-limit = 999999
link-url = true
link-previews = true
window-decoration = none
focus-follows-mouse = true
shell-integration = zsh
keybind = ctrl+up=new_split:up
keybind = ctrl+down=new_split:down
keybind = ctrl+left=new_split:left
keybind = ctrl+right=new_split:right
keybind = ctrl+r=reload_config