Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
6fae8ded
Verified
Commit
6fae8ded
authored
May 07, 2020
by
Jan Alexander Steffens (heftig)
Browse files
dircolors: Merge in the current defaults
From dircolors -p
parent
bdda08d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/common/files/dircolors
View file @
6fae8ded
# Configuration file for dircolors, a utility to help you set the
# LS_COLORS environment variable used by GNU ls with the --color option.
# Copyright (C) 1996-20
19
Free Software Foundation, Inc.
# Copyright (C) 1996-20
20
Free Software Foundation, Inc.
# Copying and distribution of this file, with or without modification,
# are permitted provided the copyright notice and this notice are preserved.
# The keywords COLOR, OPTIONS, and EIGHTBIT (honored by the
...
...
@@ -92,7 +92,6 @@ EXEC 01;32
.t7z 01;31
.zip 01;31
.z 01;31
.Z 01;31
.dz 01;31
.gz 01;31
.lrz 01;31
...
...
@@ -150,6 +149,7 @@ EXEC 01;32
.m2v 01;35
.mkv 01;35
.webm 01;35
.webp 01;35
.ogm 01;35
.mp4 01;35
.m4v 01;35
...
...
@@ -173,8 +173,6 @@ EXEC 01;32
.cgm 01;35
.emf 01;35
# https://wiki.xiph.org/MIME_Types_and_File_Extensions
.axv 01;35
.anx 01;35
.ogv 01;35
.ogx 01;35
# audio formats
...
...
@@ -191,7 +189,6 @@ EXEC 01;32
.ra 00;36
.wav 00;36
# https://wiki.xiph.org/MIME_Types_and_File_Extensions
.axa 00;36
.oga 00;36
.opus 00;36
.spx 00;36
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment