1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-15 17:47:13 +00:00
starship/src/modules
Gerry 427f48aa8d
fix(nodejs): remove line break from version (#1464)
A recent refactor of modules to use format strings accidentally got rid
of the `trim()` on the NodeJS version string. This just adds it back so
that the prompt doesn't include an unnecessary line break when showing
that module.
2020-07-10 11:41:25 -04:00
..
utils feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02: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: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
conda.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
crystal.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
custom.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
directory.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04: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
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 feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
git_status.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
golang.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
hg_branch.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
hostname.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -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 feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
line_break.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
memory_usage.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
mod.rs feat(cmake): Add CMake module (#1456) 2020-07-09 21:40:33 +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 fix(nodejs): remove line break from version (#1464) 2020-07-10 11:41:25 -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
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 feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -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
singularity.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
terraform.rs test(terraform): move tests which do not require env vars (#1455) 2020-07-08 20:24:38 -04:00
time.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
username.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
zig.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00