Skip to content
Snippets Groups Projects
starship.toml 347 B
Newer Older
add_newline = false

[os]
disabled = false

[os.symbols]
Arch = "󰣇 "

[line_break]
disabled = false

[directory]
fish_style_pwd_dir_length = 1

[username]
show_always = true

[hostname]
ssh_only = false
iliya.saroukha's avatar
iliya.saroukha committed

# [memory_usage]
# disabled = false
# threshold = -1
# symbol = '󰍛'
# style = 'bold dimmed green'
# format = '$symbol [${ram}]($style) '