mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-28 11:54:57 -04:00
initial commit
This commit is contained in:
commit
c4ff3550e4
36 changed files with 2380 additions and 0 deletions
29
.config/lsd/colors.yaml.old
Normal file
29
.config/lsd/colors.yaml.old
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
#hardhacker
|
||||
user: cyan
|
||||
group: yellow
|
||||
permission:
|
||||
read: green
|
||||
write: yellow
|
||||
exec: red
|
||||
exec-sticky: magenta
|
||||
no-access: dark_grey
|
||||
octal: cyan
|
||||
acl: cyan
|
||||
context: cyan
|
||||
date:
|
||||
hour-old: grey
|
||||
day-old: grey
|
||||
older: dark_grey
|
||||
size:
|
||||
none: green
|
||||
small: green
|
||||
medium: green
|
||||
large: green
|
||||
inode:
|
||||
valid: blue
|
||||
invalid: dark_grey
|
||||
links:
|
||||
valid: blue
|
||||
invalid: dark_grey
|
||||
tree-edge: dark_grey
|
||||
|
||||
Loading…
Reference in a new issue