Merge pull request #178 from mmhj/master

Added ZSH environment config
This commit is contained in:
Ryan Delaney 2021-07-27 10:58:10 -04:00 committed by GitHub
commit 2957904dbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 109 additions and 105 deletions

108
LS_COLORS
View File

@ -52,7 +52,6 @@ SETUID 38;5;220;1;3;100;1
SOCK 38;5;197
STICKY 38;5;86;48;5;234
STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
*LS_COLORS 48;5;89;38;5;197;1;3;4;7 # :-)
# }}}
# documents {{{1
@ -71,8 +70,10 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
*NOTICE 38;5;220;1
*CHANGES 38;5;220;1
.log 38;5;190
# }}}
# plain-text {{{2
.txt 38;5;253
# }}}
# markup {{{2
.adoc 38;5;184
.asciidoc 38;5;184
@ -86,6 +87,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.rst 38;5;184
.tex 38;5;184
.textile 38;5;184
# }}}
# key-value, non-relational data {{{2
.bib 38;5;178
.json 38;5;178
@ -118,14 +120,16 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.PDF 38;5;141
.mobi 38;5;141
.epub 38;5;141
# words {{{3
# }}}
# Microsoft {{{2
# words
.docm 38;5;111;4
.doc 38;5;111
.docx 38;5;111
.odb 38;5;111
.odt 38;5;111
.rtf 38;5;111
# presentation {{{3
# presentation
.odp 38;5;166
.pps 38;5;166
.ppt 38;5;166
@ -136,7 +140,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.pptxm 38;5;166;4
# Powerpoint show with enabled macros
.pptsm 38;5;166;4
# spreadsheet {{{3
# spreadsheet
.csv 38;5;78
.tsv 38;5;78
# Open document spreadsheet
@ -150,12 +154,11 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
# Excel module
.xltm 38;5;73;4
.xltx 38;5;73
# macOS office suite {{{3
# macOS office suite
.pages 38;5;111
.numbers 38;5;112
.key 38;5;166
# }}}
# }}}
# configs {{{2
*config 1
*cfg 1
@ -165,6 +168,16 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
*known_hosts 1
.ini 1
.plist 1
# bash environment config
.profile 1
.bash_profile 1
.bash_login 1
.bash_logout 1
# zsh environment config
.zshenv 1
.zprofile 1
.zlogin 1
.zlogout 1
# vim
.viminfo 1
# cisco VPN client configuration
@ -190,15 +203,13 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
# eclipse
.epf 1
# }}}
# }}}
# code {{{1
# version control {{{2
# version control
.git 38;5;197
.gitignore 38;5;240
.gitattributes 38;5;240
.gitmodules 38;5;240
# shell {{{2
# shell
.awk 38;5;172
.bash 38;5;172
.bat 38;5;172
@ -208,8 +219,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.zsh 38;5;172
.vim 38;5;172
.kak 38;5;172
# interpreted {{{2
# interpreted
.ahk 38;5;41
# python
.py 38;5;41
@ -244,9 +254,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.sc 38;5;41
# Dart
.dart 38;5;51
# }}}
# compiled {{{2
#
# assembly language
.asm 38;5;81
# LISP
@ -307,7 +316,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.scpt 38;5;219
# Swift
.swift 38;5;219
# ?
# SimplexNumerica
.sx 38;5;81
# Vala
.vala 38;5;81
@ -328,16 +337,14 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.zig 38;5;81
# V
.v 38;5;81
# binaries {{{2
# compiled apps for interpreted languages
# Python
.pyc 38;5;240
# }}}
# orchestration {{{2
.tf 38;5;168
.tfstate 38;5;168
.tfvars 38;5;168
# orchestration 2}}}
# }}}
# html {{{2
.css 38;5;125;1
.less 38;5;125;1
@ -497,7 +504,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.wav 38;5;136;1
.wv 38;5;136;1
.wvc 38;5;136;1
# }}}
# fonts {{{1
.afm 38;5;66
@ -515,32 +521,34 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.pfa 38;5;66
# }}}
# archives {{{1
.7z 38;5;40
.a 38;5;40
.arj 38;5;40
.bz2 38;5;40
.cpio 38;5;40
.gz 38;5;40
.lrz 38;5;40
.lz 38;5;40
.lzma 38;5;40
.lzo 38;5;40
.rar 38;5;40
.s7z 38;5;40
.sz 38;5;40
.tar 38;5;40
.tgz 38;5;40
.warc 38;5;40
.WARC 38;5;40
.xz 38;5;40
.z 38;5;40
.zip 38;5;40
.zipx 38;5;40
.zoo 38;5;40
.zpaq 38;5;40
.zst 38;5;40
.zstd 38;5;40
.zz 38;5;40
*.7z 38;5;40
*.a 38;5;40
*.arj 38;5;40
*.bz2 38;5;40
*.cpio 38;5;40
*.gz 38;5;40
*.lrz 38;5;40
*.lz 38;5;40
*.lzma 38;5;40
*.lzo 38;5;40
*.rar 38;5;40
*.s7z 38;5;40
*.sz 38;5;40
*.tar 38;5;40
*.tbz 38;5;40
*.tgz 38;5;40
*.warc 38;5;40
*.WARC 38;5;40
*.xz 38;5;40
*.z 38;5;40
*.zip 38;5;40
*.zipx 38;5;40
*.zoo 38;5;40
*.zpaq 38;5;40
*.zst 38;5;40
*.zstd 38;5;40
*.zz 38;5;40
# }}}
# packaged apps {{{2
.apk 38;5;215
.ipa 38;5;215
@ -676,6 +684,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.nib 38;5;57 # UI
.car 38;5;57 # asset catalog
.dylib 38;5;241 # shared lib
# }}}
# Xcode files {{{2
.entitlements 1
.pbxproj 1
@ -687,7 +696,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.xcworkspacedata 1
.xib 38;5;208
# }}}
# }}}
# encrypted data {{{1
.asc 38;5;192;3
.bfe 38;5;192;3
@ -703,7 +711,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
*id_rsa 38;5;192;3
*id_ecdsa 38;5;192;3
*id_ed25519 38;5;192;3
# 1}}}
# }}}
# emulators {{{1
.32x 38;5;213
.cdi 38;5;213
@ -748,7 +756,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.wrl 38;5;216
# }}}
# unsorted {{{1
#
# Portable Object Translation for GNU Gettext
.pot 38;5;7
# CAD files for printed circuit boards
@ -765,7 +772,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.Rproj 38;5;11
# Nokia Symbian OS files
.sis 38;5;7
.1p 38;5;7
.3p 38;5;7
.cnc 38;5;7
@ -852,6 +858,4 @@ TERM xterm-color
TERM xterm-debian
TERM xterm-kitty
# }}}
# vim: ft=dircolors:fdm=marker:et:sw=2: