mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-05 20:37:52 +00:00
Merge branch 'JavaCafe01-master'
This commit is contained in:
commit
ba5547b74b
@ -156,11 +156,11 @@ fn icon(file: &File) -> char {
|
||||
"cab" => '\u{e70f}',
|
||||
"bat" => '\u{e70f}',
|
||||
"cmd" => '\u{e70f}',
|
||||
"sh" => '\u{e795}',
|
||||
"bash" => '\u{e795}',
|
||||
"zsh" => '\u{e795}',
|
||||
"fish" => '\u{e795}',
|
||||
"csh" => '\u{e795}',
|
||||
"sh" => '\u{f489}',
|
||||
"bash" => '\u{f489}',
|
||||
"zsh" => '\u{f489}',
|
||||
"fish" => '\u{f489}',
|
||||
"csh" => '\u{f489}',
|
||||
"ini" => '\u{e615}',
|
||||
"toml" => '\u{e615}',
|
||||
"cfg" => '\u{e615}',
|
||||
|
Loading…
Reference in New Issue
Block a user