mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-01-15 17:35:52 +00:00
Merge branch 'master' of https://github.com/DiegoMagdaleno/exa into DiegoMagdaleno-master
# Conflicts: # src/output/icons.rs
This commit is contained in:
commit
1ee8fab7de
@ -184,6 +184,7 @@ fn icon(file: &File) -> char {
|
|||||||
"groovy" => '\u{e775}',
|
"groovy" => '\u{e775}',
|
||||||
"iso" => '\u{e271}',
|
"iso" => '\u{e271}',
|
||||||
"lock" => '\u{f023}',
|
"lock" => '\u{f023}',
|
||||||
|
"swift" => '\u{e755}',
|
||||||
_ => '\u{f016}'
|
_ => '\u{f016}'
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user