mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-14 22:22:26 +00:00
Add PRQL (#945)
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement. https://prql-lang.org/ https://github.com/PRQL/prql
This commit is contained in:
parent
89659e4144
commit
7a75795c14
1 changed files with 1 additions and 0 deletions
|
@ -610,6 +610,7 @@ impl IconTheme {
|
|||
("pptx", "\u{f1c4}"), // ""
|
||||
("procfile", "\u{e21e}"), // ""
|
||||
("properties", "\u{e60b}"), // ""
|
||||
("prql", "\u{f1c0}"), // ""
|
||||
("ps1", "\u{f489}"), // ""
|
||||
("psd", "\u{e7b8}"), // ""
|
||||
("pub", "\u{f0306}"), // ""
|
||||
|
|
Loading…
Reference in a new issue