starship/src
yangsheng6810 a72977f7d4
feat(username): Try harder to guess if inside ssh (#1964)
* feat: Try harder to guess if inside ssh

* Add test for SSH_CLIENT

* Update documentation on checking ssh connection

* Update docs/config/README.md

Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>

Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
2020-12-06 22:15:20 +01:00
..
configs feat: Move cmd_duration after custom module (#1681) 2020-12-05 19:57:22 +01:00
formatter fix: apply nightly clippy & fmt suggestions (#1922) 2020-11-23 20:38:11 +01:00
init style: Add comments for bash preexec fix (#1952) 2020-12-02 08:48:13 +01:00
modules feat(username): Try harder to guess if inside ssh (#1964) 2020-12-06 22:15:20 +01:00
test feat: Add timings subcommand (#1629) 2020-09-21 19:06:15 +02:00
bug_report.rs fix(bug-report): verify exit code of open, always print url (#1839) 2020-10-30 18:36:12 +01:00
config.rs fix: bg:none overwrites foreground colour (#1903) 2020-12-02 00:40:15 -06:00
configure.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
context.rs feat(git_branch): add remote branch name if different than local branch (#1915) 2020-11-23 22:07:16 +01:00
lib.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
logger.rs feat(logger): don't create empty log files (#1836) 2020-10-27 19:00:53 +01:00
main.rs fix(windows): configure console to enable ANSI support (#1646) 2020-11-11 20:24:43 +01:00
module.rs feat(lua): Add a Lua module (#1815) 2020-10-27 19:05:20 +01:00
print.rs fix: apply nightly clippy & fmt suggestions (#1922) 2020-11-23 20:38:11 +01:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs feat(python): Smarter python binary usage (#1947) 2020-11-30 13:14:18 -06:00