Explorar el Código

Change memory usage threshold to 90%

master
Jérôme Deuchnord hace 4 años
padre
commit
c001db8b03
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 6D1B91F131F89577
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      starship.toml

+ 1
- 1
starship.toml Ver fichero

@@ -7,7 +7,7 @@ symbol = "🚀" # The "symbol" segment is being set to "➜"

[memory_usage]
disabled = false
threshold = 10
threshold = 90

[cmd_duration]
min_time = 1


Cargando…
Cancelar
Guardar