Skip to content

Commit

Permalink
✨ Update Windows cmder (#26)
Browse files Browse the repository at this point in the history
* 🏁 new cmder settings file

* black bg codes stripped away

* -m 🏁 all-new cmder config file

* 🏁 all-new cmder config file
  • Loading branch information
kolmogorov42 authored and carloscuesta committed Nov 28, 2017
1 parent 5024628 commit c620cd6
Show file tree
Hide file tree
Showing 4 changed files with 257 additions and 994 deletions.
2 changes: 1 addition & 1 deletion materialshell.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ ZSH_THEME_GIT_PROMPT_SHA_AFTER="%{$reset_color%}]"

# LS colors, made with http://geoff.greer.fm/lscolors/
export LSCOLORS="exfxcxdxbxegedabagacad"
export LS_COLORS='di=34;40:ln=35;40:so=32;40:pi=33;40:ex=31;40:bd=34;46:cd=34;43:su=0;41:sg=0;46:tw=0;42:ow=0;43:'
export LS_COLORS='di=34:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=0;41:sg=0;46:tw=0;42:ow=0;43:'
export GREP_COLOR='1;33'
2 changes: 1 addition & 1 deletion shell-color-themes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This directory contains the color themes for specific terminal emulators organiz
### [Cmder](http://cmder.net)

1. ```Cmder > Settings > Import ... ```
2. Select one of the themes located at [```shell-color-themes/windows/cmder```](https://github.com/carloscuesta/materialshell/tree/master/shell-color-themes/windows/cmder).
2. Pick the file located at [```shell-color-themes/windows/cmder```](https://github.com/carloscuesta/materialshell/tree/master/shell-color-themes/windows/cmder). It will include a Windows version of both themes.

Note: _Windows is a color scheme version only._

Expand Down
Loading

0 comments on commit c620cd6

Please sign in to comment.