16.9. before IE layoffs

This commit is contained in:
Petr Nyc
2025-09-16 18:54:13 +02:00
parent c6e19f8633
commit 44efe712fe
5 changed files with 172 additions and 54 deletions

View File

@@ -89,7 +89,7 @@ filepos_max_saved_entries=1024
[Layout]
output_lines=0
left_panel_size=68
left_panel_size=110
top_panel_size=0
message_visible=true
keybar_visible=true
@@ -146,7 +146,7 @@ select_flags=6
simple_swap=false
[Panelize]
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
Find rejects after patching=find . -name \\*.rej -print
Modified git files=git ls-files --modified
Find rejects after patching=find . -name \\*.rej -print
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