🗑️ remove(starship): folders number
This commit is contained in:
parent
2bc1382428
commit
480e1f887e
1 changed files with 0 additions and 9 deletions
|
@ -73,15 +73,6 @@ style = "blue"
|
||||||
format = "[ ]($style)"
|
format = "[ ]($style)"
|
||||||
detect_files = ["hyprland.conf"]
|
detect_files = ["hyprland.conf"]
|
||||||
|
|
||||||
[custom.folder_number]
|
|
||||||
description = "Number of files (and folders) in the current working directory"
|
|
||||||
command = "fd -H --min-depth 1 --max-depth 1 | wc -l"
|
|
||||||
when = "true"
|
|
||||||
require_repo = true
|
|
||||||
symbol = " "
|
|
||||||
style = "blue bold"
|
|
||||||
format = '[$symbol$output]($style) '
|
|
||||||
|
|
||||||
# Nerd fonts preset
|
# Nerd fonts preset
|
||||||
[aws]
|
[aws]
|
||||||
symbol = " "
|
symbol = " "
|
||||||
|
|
Loading…
Add table
Reference in a new issue