1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-26 03:32:36 +00:00
starship/src
Tyler Ruckinger 9b52475e54
fix(nu): don't use cygpath for starship binary path in init (#4001)
nu on windows need not be posix
2022-06-02 23:46:46 +02:00
..
configs feat(kubernetes): add user alias (#4008) 2022-05-30 20:09:53 +02:00
formatter fix: escape text segments in meta variables (#3563) 2022-05-27 12:36:37 -05:00
init fix(nu): don't use cygpath for starship binary path in init (#4001) 2022-06-02 23:46:46 +02:00
modules feat(kubernetes): add user alias (#4008) 2022-05-30 20:09:53 +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 chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
configure.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
context.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs fix: Do not panic in config if editor not found (#3766) 2022-05-02 18:43:27 +02:00
module.rs feat: Add support for Daml (#4004) 2022-05-26 16:42:31 +02:00
print.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
segment.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
serde_utils.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
utils.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00