Add repl plug in vim, update zsh, starship

This commit is contained in:
Smirnov Alexander 2021-05-16 12:13:21 +03:00
parent 04331d3e94
commit 5cf28d635b
5 changed files with 31 additions and 28 deletions

View file

@ -1,17 +1,14 @@
add_newline = false
[nodejs]
symbol = "N.JS "
symbol = "Node "
[python]
symbol = "PY "
symbol = "Py "
[elm]
symbol = "Elm "
[java]
disabled = true
[package]
symbol = "PKG "