mirror of
https://github.com/mintycube/dotfiles.git
synced 2024-10-22 14:05:41 +02:00
new icons for home directory and disable color for links
This commit is contained in:
parent
1f382a8c10
commit
5234469777
@ -41,7 +41,7 @@
|
||||
# fi 00 # FILE
|
||||
|
||||
# file types (with matching order)
|
||||
ln 01;36 # LINK
|
||||
ln 01;35 # LINK
|
||||
or 31;01 # ORPHAN
|
||||
tw 34 # STICKY_OTHER_WRITABLE
|
||||
ow 34 # OTHER_WRITABLE
|
||||
@ -130,6 +130,7 @@ fi 49;68 # FILE
|
||||
*.m2v 01;33
|
||||
*.mkv 01;33
|
||||
*.webm 01;33
|
||||
*.webp 01;33
|
||||
*.ogm 01;33
|
||||
*.mp4 01;33
|
||||
*.m4v 01;33
|
||||
|
@ -336,5 +336,13 @@ Vagrantfile
|
||||
*.spx
|
||||
*.xspf
|
||||
|
||||
# other formats
|
||||
*.pdf
|
||||
# custom rules
|
||||
*.pdf
|
||||
dotfiles/
|
||||
downloads/
|
||||
music/
|
||||
docs/
|
||||
notes/
|
||||
pics/
|
||||
projects/
|
||||
me/
|
||||
|
Loading…
Reference in New Issue
Block a user