starship/src
wilhelm 3d452367bd
fix(buf): fix spacing & harmonize docs with actual configuration (#4450)
* fix(buf): add whitespace after version string

* fix: update config schema

* fix: config version and bison emoji

* fix: update documentation format

* fix: dprint

* fix: config schema
2022-10-07 22:07:30 +02:00
..
configs fix(buf): fix spacing & harmonize docs with actual configuration (#4450) 2022-10-07 22:07:30 +02:00
formatter feat: add user-defined color palette (#4209) 2022-09-27 23:08:52 +02:00
init feat(fish): Enable left and right transience (#4204) 2022-09-09 14:56:33 +02:00
modules fix(buf): fix spacing & harmonize docs with actual configuration (#4450) 2022-10-07 22:07:30 +02:00
test chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
bug_report.rs fix(init): Change Nushell init for nu 0.60 (#3773) 2022-03-24 15:06:24 -04:00
config.rs feat: add user-defined color palette (#4209) 2022-09-27 23:08:52 +02:00
configure.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
context.rs build: bump git-repository from 0.23.1 to 0.24.0 (#4393) 2022-09-22 16:34:50 +02:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs refactor: replace `ansi_term` with `nu_ansi_term` (#4339) 2022-09-04 18:44:54 +02:00
main.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
module.rs refactor: replace `ansi_term` with `nu_ansi_term` (#4339) 2022-09-04 18:44:54 +02:00
print.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
segment.rs refactor: replace `ansi_term` with `nu_ansi_term` (#4339) 2022-09-04 18:44:54 +02:00
serde_utils.rs docs: fix some typos in comments (#4069) 2022-06-15 19:55:10 -05:00
utils.rs feat: add bun module (#4187) 2022-08-01 12:59:36 +02:00