diff options
| author | 2020-05-24 09:01:45 -0400 | |
|---|---|---|
| committer | 2020-05-24 09:01:45 -0400 | |
| commit | 8cfe06da4bc16a7e298a885004fbf46256b2748a (patch) | |
| tree | b4615d86ba46c5507a9d4a7a51636de0d2a2e305 | |
| parent | update anypaste plugins (diff) | |
add starship config
| -rw-r--r-- | dot_config/starship.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_config/starship.toml b/dot_config/starship.toml new file mode 100644 index 0000000..3057f34 --- /dev/null +++ b/dot_config/starship.toml @@ -0,0 +1 @@ +add_newline = false |
