1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-16 01:57:07 +00:00
starship/src/modules/utils
Alexey Chernyshov 57c39437bc
feat(directory): Show lock symbol if current directory is read only (#1298)
Add feature to display icon if current directory is read-only.
2020-07-13 16:55:42 -05:00
..
directory_nix.rs feat(directory): Show lock symbol if current directory is read only (#1298) 2020-07-13 16:55:42 -05:00
directory_win.rs feat(directory): Show lock symbol if current directory is read only (#1298) 2020-07-13 16:55:42 -05:00
directory.rs fix: Truncate long paths in conda environment names (#694) 2019-12-09 12:59:02 -05:00
java_version_parser.rs fix: Show Java version from OpenJ9 Java runtimes (#507) 2019-10-25 10:00:05 +09:00
mod.rs feat(directory): Show lock symbol if current directory is read only (#1298) 2020-07-13 16:55:42 -05:00
test.rs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00