Restructure to monorepo

This commit is contained in:
Luka Jankovic 2025-01-24 01:18:12 +01:00
parent 2d7c3cd696
commit b37fcbd18f
35 changed files with 1 additions and 2 deletions

View file

@ -0,0 +1,33 @@
format = """
$username\
$hostname\
$directory\
$git_branch\
$time\
$status\
$shell\
$character"""
add_newline = false
[directory.substitutions]
'/home/luka/winhome' = ' ~'
'~/winhome' = ' ~'
[character]
success_symbol = "[](green)"
error_symbol = "[](red)"
[line_break]
disabled = true
[swift]
disabled = true
[git_status]
disabled = true
[os]
format = "[$name](blue)"
disabled = false