20 lines
526 B
Plaintext
20 lines
526 B
Plaintext
print_info () {
|
|
prin
|
|
prin "$(color 5)charmbracelet/vhs"
|
|
prin
|
|
prin "$(color 2)OS" "Video Home System"
|
|
prin "$(color 2)Packages" "(2) tree-sitter-vhs, vhs-action"
|
|
prin "$(color 2)Shell" "bash 5.2"
|
|
prin "$(color 2)Resolution" "1200x600"
|
|
info "Theme" theme
|
|
info "Icons" icons
|
|
prin "$(color 2)Terminal" "xterm.js"
|
|
prin "$(color 2)Font" "JetBrains Mono"
|
|
prin "$(color 2)Format" "Graphics Interchange"
|
|
|
|
info cols
|
|
}
|
|
|
|
image_source="$(cat ~/.config/neofetch/vhs-color.ascii)"
|
|
gap=-18
|