Skip to content

Commit f4ea914

Browse files
authored
Add starship config
1 parent 652af47 commit f4ea914

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

starship.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
add_newline = false
2+
3+
[python]
4+
pyenv_version_name = false
5+
6+
[time]
7+
disabled = false
8+
9+
[conda]
10+
symbol = "conda:"
11+
disabled = false
12+
13+
[directory]
14+
truncation_length = 4
15+
truncate_to_repo = false

0 commit comments

Comments
 (0)