Skip to content

Commit

Permalink
Merge pull request #204 from vanillajonathan/patch-1
Browse files Browse the repository at this point in the history
Add PRQL
  • Loading branch information
rpdelaney committed Nov 3, 2023
2 parents c94fa63 + f3e64d7 commit 981fa5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LS_COLORS
Expand Up @@ -221,6 +221,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # core
.t 38;5;114 # Code (interpreted) (Perl)
.msql 38;5;222 # Code (SQL)
.mysql 38;5;222 # Code (SQL)
.prql 38;5;222 # Code (SQL)
.pgsql 38;5;222 # Code (SQL)
.sql 38;5;222 # Code (SQL)
.tcl 38;5;64;1 # Code (interpreted) (Tool Command Language)
Expand Down

0 comments on commit 981fa5c

Please sign in to comment.