changed mc skin

This commit is contained in:
parent fad372b34f
commit a7cc64dc73

View File

@ -83,7 +83,8 @@ editor_backup_extension=~
editor_filesize_threshold=64M
editor_stop_format_chars=-+*\\,.;:&>
mcview_eof=
skin=default
skin=dark
shell_directory_timeout=900
[Layout]
output_lines=0
@ -115,6 +116,7 @@ clipboard_paste=
base_color=
xterm-256color=
color_terminals=
screen-256color=
[Panels]
show_mini_info=true
@ -138,7 +140,7 @@ quick_search_mode=2
select_flags=6
[Panelize]
Find rejects after patching=find . -name \\*.rej -print
Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print
Find *.orig after patching=find . -name \\*.orig -print
Modified git files=git ls-files --modified
Find *.orig after patching=find . -name \\*.orig -print
Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print
Find rejects after patching=find . -name \\*.rej -print