mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-22 12:05:11 +00:00
Merge branch 'zachcoyle-add-nix-icon'
This commit is contained in:
commit
7f9773b68e
@ -185,6 +185,7 @@ fn icon(file: &File) -> char {
|
||||
"iso" => '\u{e271}',
|
||||
"lock" => '\u{f023}',
|
||||
"swift" => '\u{e755}',
|
||||
"nix" => '\u{f313}',
|
||||
_ => '\u{f016}'
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user