Code Monkey home page Code Monkey logo

lsext's People

Contributors

c0r73x avatar fredrikhson avatar rendom avatar

Stargazers

 avatar

Watchers

 avatar  avatar

lsext's Issues

Screenshots and config

Place to share screenshots and configs here 😎

Todo: screenshot 🤔

[settings]
; use idividual color for size number
size_number_color = 1
; use idividual color for date number
date_number_color = 0

show_hidden = 0
list = 0
resolve_links = 1
reversed = 0
dirs_first = 1
colors = 1

override_git_repo_color = 1
override_git_dir_color = 0

; default sort method 0 = Alpha, 1 = Modified, 2 = Size
sort = 0

[colors]
suffix_link_fg = 0
suffix_mountpoint_fg = 0

perm_none_fg = 0
perm_exec_fg = 250
perm_read_fg = 246
perm_write_fg = 242

perm_full_fg = 15
perm_readwrite_fg = 249
perm_readexec_fg = 248
perm_writeexec_fg = 245

perm_dir_fg = 251
perm_link_fg = 244
perm_sticky_fg = 241
perm_special_fg = 244
perm_block_fg = 244
perm_unknown_fg = 244
perm_other_fg = 244

user_fg = 242
group_fg = 244
user_separator_fg = 0

; used with size_number_color = 1
size_number_fg = 242

size_byte_fg = 236
size_kilo_fg = 250
size_mega_fg = 239
size_giga_fg = 249
; size_tera = 248
; size_peta = 252

; used with date_number_color = 1
date_number_fg = 10

date_sec_fg = 249
date_min_fg = 242
date_hour_fg = 244
date_day_fg = 239
date_mon_fg = 236
date_week_fg = 245
date_year_fg = 252

git_ignore_fg = 0
git_conflict_fg = 1
git_modified_fg = 3
git_renamed_fg = 5
git_added_fg = 2
git_typechange_fg = 4
git_unreadable_fg = 9
git_untracked_fg = 8
; git_unchanged_fg = 2

git_dir_dirty_fg =  11
; git_dir_clean_fg = 2

git_repo_dirty_fg = 11
git_repo_clean_fg = 10
git_repo_bare_fg = 12

[symbols]
suffix_link = ""
user_separator = ":"

size_byte = "B"
size_kilo = "K"
size_mega = "M"
size_giga = "G"
size_tera = "T"
size_peta = "P"

date_sec = "sec"
date_min = "min"
date_hour = "hour"
date_day = "day"
date_mon = "mon"
date_week = "week"
date_year = "year"

git_added = "+"
git_conflict =  ""
git_ignore = "!"
git_modified = "~"
git_renamed = ""
git_typechange = ""
git_unreadable = "-"
git_untracked = "?"
; git_unchanged = "="

git_dir_dirty = "~"
; git_dir_clean = "="

git_repo_dirty = " �[38;5;15m"
git_repo_clean = " �[38;5;15m"
git_repo_bare = " �[38;5;15m"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.