mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
added .pgp and .gpg file types for PGP/GPG encrypted files
This commit is contained in:
parent
73980bd772
commit
4b7e0073ff
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.s 38;5;81
|
||||
.S 38;5;81
|
||||
.sx 38;5;81
|
||||
.gpg 38;5;192;3
|
||||
# interface file in GHC - https://github.com/trapd00r/LS_COLORS/pull/9
|
||||
.hi 38;5;240
|
||||
.hs 38;5;155;1
|
||||
|
@ -125,6 +126,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.patch 48;5;197;38;5;232;1
|
||||
.pc 38;5;100
|
||||
.pfa 38;5;43
|
||||
.pgp 38;5;192;3
|
||||
.pgsql 38;5;222
|
||||
.php 38;5;93
|
||||
.pl 38;5;214
|
||||
|
|
Loading…
Reference in a new issue