Skip to content

Commit ef3c542

Browse files
xzfcmuesli
authored andcommitted
Use EnvColorProfile
1 parent fa682c5 commit ef3c542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ var (
1616
Version = ""
1717
CommitSHA = ""
1818

19-
term = termenv.ColorProfile()
19+
term = termenv.EnvColorProfile()
2020
theme Theme
2121

2222
all = flag.Bool("all", false, "include pseudo, duplicate, inaccessible file systems")

0 commit comments

Comments
 (0)