You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

75 lines
764B

  1. # Don't print a new line at the start of the prompt
  2. add_newline = false
  3. # Disable the package module, hiding it from the prompt completely
  4. [package]
  5. disabled = true
  6. [aws]
  7. symbol = " "
  8. [conda]
  9. symbol = " "
  10. [dart]
  11. symbol = " "
  12. [directory]
  13. read_only = " "
  14. [docker]
  15. symbol = " "
  16. [elixir]
  17. symbol = " "
  18. [elm]
  19. symbol = " "
  20. [git_branch]
  21. symbol = "🌱 "
  22. [golang]
  23. symbol = " "
  24. [haskell]
  25. symbol = " "
  26. [hg_branch]
  27. symbol = " "
  28. [java]
  29. symbol = " "
  30. [julia]
  31. symbol = " "
  32. [memory_usage]
  33. symbol = " "
  34. [nim]
  35. symbol = " "
  36. [nix_shell]
  37. symbol = " "
  38. [nodejs]
  39. symbol = " "
  40. [perl]
  41. symbol = " "
  42. [php]
  43. symbol = " "
  44. [python]
  45. symbol = " "
  46. scan_for_pyfiles = false
  47. [ruby]
  48. symbol = " "
  49. [rust]
  50. symbol = " "