1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-27 12:49:02 +00:00
starship/src/configs
Tilmann Meyer 2233683410
feat: add error messaging (#1576)
This creates a custom logger for the log crate which logs everything to a file (/tmp/starship/session_$STARSHIP_SESSION_KEY.log) and it logs everything above Warn to stderr, but only if the log file does not contain the line that should be logged resulting in an error or warning to be only logged at the first starship invocation after opening the shell.
2020-09-28 16:38:50 -04:00
..
aws.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
battery.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
character.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
cmake.rs feat(cmake): Add CMake module (#1456) 2020-07-09 21:40:33 +02:00
cmd_duration.rs feat: Add Undistract Me Feature (#1019) 2020-08-11 18:44:25 +02:00
conda.rs feat(conda): add ignore_base option (#1539) 2020-07-30 18:57:15 +02:00
crystal.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
custom.rs feat: add error messaging (#1576) 2020-09-28 16:38:50 -04:00
dart.rs feat(dart): add Dart module (#1392) 2020-07-29 11:38:23 -04:00
directory.rs feat(directory): Show lock symbol if current directory is read only (#1298) 2020-07-13 16:55:42 -05:00
docker_context.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
dotnet.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
elixir.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
elm.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
env_var.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
erlang.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
gcloud.rs feat: Add gcloud module (#1493) 2020-08-03 23:30:20 +02:00
git_branch.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
git_commit.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
git_state.rs fix(git-state): Fix discrepancy between v0.44.0 and master (#1672) 2020-09-21 15:17:06 -04:00
git_status.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
go.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
helm.rs feat(helm): Add Helm module (#1463) 2020-07-17 09:51:25 +02:00
hg_branch.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
hostname.rs fix: use suffixes for modules before directory (#1645) 2020-09-08 12:09:21 -04:00
java.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
jobs.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
julia.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
kubernetes.rs fix: use suffixes for modules before directory (#1645) 2020-09-08 12:09:21 -04:00
memory_usage.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
mod.rs feat(status): add the status module (#1651) 2020-09-26 00:04:51 +02:00
nim.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
nix_shell.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
nodejs.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
ocaml.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
package.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
perl.rs feat(perl): Added perl version module (#1382) 2020-08-04 11:22:44 -05:00
php.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
purescript.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
python.rs fix: restore the pyenv_prefix option to python (#1668) 2020-09-21 11:48:26 -04:00
ruby.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
rust.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
shlvl.rs feat(shlvl): Add shlvl module (#1385) 2020-08-05 18:30:01 +02:00
singularity.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
starship_root.rs feat(status): add the status module (#1651) 2020-09-26 00:04:51 +02:00
status.rs feat(status): add the status module (#1651) 2020-09-26 00:04:51 +02:00
swift.rs feat(swift): add Swift module (#1261) 2020-07-29 11:36:49 -04:00
terraform.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
time.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
username.rs fix: use suffixes for modules before directory (#1645) 2020-09-08 12:09:21 -04:00
zig.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00