mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update kitty font, starship config, sxhkd
This commit is contained in:
parent
e268665220
commit
72c267b784
9 changed files with 45 additions and 67 deletions
18
config/starship.toml
Normal file
18
config/starship.toml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
add_newline = false
|
||||
|
||||
[line_break]
|
||||
disabled = false
|
||||
|
||||
[nodejs]
|
||||
symbol = "N.JS "
|
||||
|
||||
[python]
|
||||
symbol = "PY "
|
||||
|
||||
[elm]
|
||||
symbol = "Elm "
|
||||
|
||||
|
||||
[directory]
|
||||
truncation_length = 3
|
||||
truncate_to_repo = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue