mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update vim, git, tmux, migrate to light theme
This commit is contained in:
parent
72c267b784
commit
04331d3e94
16 changed files with 181 additions and 229 deletions
|
|
@ -1,8 +1,5 @@
|
|||
add_newline = false
|
||||
|
||||
[line_break]
|
||||
disabled = false
|
||||
|
||||
[nodejs]
|
||||
symbol = "N.JS "
|
||||
|
||||
|
|
@ -12,7 +9,15 @@ symbol = "PY "
|
|||
[elm]
|
||||
symbol = "Elm "
|
||||
|
||||
[java]
|
||||
disabled = true
|
||||
|
||||
[package]
|
||||
symbol = "PKG "
|
||||
|
||||
[cmd_duration]
|
||||
disabled = true
|
||||
|
||||
[directory]
|
||||
truncation_length = 3
|
||||
truncation_length = 5
|
||||
truncate_to_repo = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue