diff options
author | Justine Smithies <justine@smithies.me.uk> | 2023-09-03 14:35:52 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2023-09-03 14:35:52 +0100 |
commit | 247b28c6878786cc1cf7be6e9635edd8cb4a4c51 (patch) | |
tree | 094c27de649d0492453395340968c2d1903b388d | |
parent | c54d3f1408115a14b1f199a369cdca6efeba6b03 (diff) |
Removed command time taken from config
-rwxr-xr-x | .config/starship/config.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/starship/config.toml b/.config/starship/config.toml index fd14b68..16e3ebc 100755 --- a/.config/starship/config.toml +++ b/.config/starship/config.toml @@ -48,7 +48,6 @@ $openstack\ $env_var\ $crystal\ $custom\ -$cmd_duration\ $line_break\ $lua\ $time\ |