mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-05 20:37:52 +00:00
Add Nix Icon
This commit is contained in:
parent
78ba0b8973
commit
3b1d770f8a
@ -185,6 +185,7 @@ fn icon(file: &File) -> char {
|
||||
"groovy" => '\u{e775}',
|
||||
"iso" => '\u{e271}',
|
||||
"lock" => '\u{f023}',
|
||||
"nix" => '\u{f313}',
|
||||
_ => '\u{f15b}'
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user