mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
new colorizations
This commit is contained in:
parent
1368ad5d93
commit
8db7f85fc1
3 changed files with 56 additions and 3 deletions
20
dircolors
20
dircolors
|
|
@ -254,6 +254,19 @@ EXEC 01;32
|
|||
################# DOCUMENT FORMATS
|
||||
.pdf 00;38;5;78
|
||||
.txt 00;38;5;86
|
||||
*notizblock.txt 01;38;5;160
|
||||
*todo.txt 01;38;5;160
|
||||
*.asc 00;38;5;100
|
||||
*.gpg 00;38;5;100
|
||||
*.truecrypt 00;38;5;100
|
||||
.html 00;38;5;86
|
||||
.xml 00;38;5;86
|
||||
.yaml 00;38;5;86
|
||||
.json 00;38;5;86
|
||||
.odt 00;38;5;86
|
||||
.md 00;38;5;86
|
||||
.mdn 00;38;5;86
|
||||
.mdwn 00;38;5;86
|
||||
*EADME 01;38;5;76
|
||||
*EADME.txt 01;38;5;76
|
||||
*eadme 01;38;5;76
|
||||
|
|
@ -265,13 +278,20 @@ EXEC 01;32
|
|||
.bash_aliases 00;38;5;72
|
||||
.bash_functions 00;38;5;72
|
||||
.bashrc 00;38;5;72
|
||||
.zshrc 00;38;5;59
|
||||
*zshrc 00;38;5;59
|
||||
*dircolors 00;38;5;59
|
||||
*otizblock*.txt 00;38;5;160
|
||||
*otizblock 00;38;5;160
|
||||
.bash_profile 00;38;5;72
|
||||
.bash_prompt 00;38;5;72
|
||||
.bash_history 00;38;5;79
|
||||
.profile 00;38;5;72
|
||||
.conf 00;38;5;72
|
||||
.config 00;38;5;72
|
||||
*config 00;38;5;72
|
||||
.gitconfig 00;38;5;72
|
||||
.git 00;38;5;72
|
||||
.cfg 00;38;5;72
|
||||
.ini 00;38;5;72
|
||||
.cache 00;38;5;72
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue