Update
This commit is contained in:
		
							parent
							
								
									9f5f8123e3
								
							
						
					
					
						commit
						aff283e5e2
					
				|  | @ -1,5 +1,5 @@ | ||||||
| #!/bin/bash | #!/bin/bash | ||||||
| 
 | 
 | ||||||
| sudo chown -R 1000:1000 ./skel | sudo chown -R 1000:1000 ./root | ||||||
| 
 | 
 | ||||||
| echo "Ready" | echo "Ready" | ||||||
|  |  | ||||||
|  | @ -75,6 +75,7 @@ num_history_items_recorded=60 | ||||||
| vfs_timeout=60 | vfs_timeout=60 | ||||||
| ftpfs_directory_timeout=900 | ftpfs_directory_timeout=900 | ||||||
| ftpfs_retry_seconds=30 | ftpfs_retry_seconds=30 | ||||||
|  | fish_directory_timeout=900 | ||||||
| editor_tab_spacing=8 | editor_tab_spacing=8 | ||||||
| editor_word_wrap_line_length=72 | editor_word_wrap_line_length=72 | ||||||
| editor_option_save_mode=0 | editor_option_save_mode=0 | ||||||
|  | @ -82,14 +83,12 @@ editor_backup_extension=~ | ||||||
| editor_filesize_threshold=64M | editor_filesize_threshold=64M | ||||||
| editor_stop_format_chars=-+*\\,.;:&> | editor_stop_format_chars=-+*\\,.;:&> | ||||||
| mcview_eof= | mcview_eof= | ||||||
| skin=modarcon16 | skin=modarcon16root | ||||||
| filepos_max_saved_entries=1024 | filepos_max_saved_entries=1024 | ||||||
| 
 | 
 | ||||||
| fish_directory_timeout=900 |  | ||||||
| 
 |  | ||||||
| [Layout] | [Layout] | ||||||
| output_lines=0 | output_lines=0 | ||||||
| left_panel_size=75 | left_panel_size=118 | ||||||
| top_panel_size=0 | top_panel_size=0 | ||||||
| message_visible=true | message_visible=true | ||||||
| keybar_visible=true | keybar_visible=true | ||||||
|  | @ -109,20 +108,16 @@ ftpfs_password=anonymous@ | ||||||
| display_codepage=UTF-8 | display_codepage=UTF-8 | ||||||
| source_codepage=Other_8_bit | source_codepage=Other_8_bit | ||||||
| autodetect_codeset= | autodetect_codeset= | ||||||
|  | spell_language=en | ||||||
| clipboard_store= | clipboard_store= | ||||||
| clipboard_paste= | clipboard_paste= | ||||||
| 
 | 
 | ||||||
| spell_language=en |  | ||||||
| 
 |  | ||||||
| [Colors] | [Colors] | ||||||
| base_color= | base_color= | ||||||
| xterm-256color= | xterm-256color= | ||||||
| color_terminals= | color_terminals= | ||||||
| 
 |  | ||||||
| linux= | linux= | ||||||
| 
 | 
 | ||||||
| alacritty= |  | ||||||
| 
 |  | ||||||
| [Panels] | [Panels] | ||||||
| show_mini_info=true | show_mini_info=true | ||||||
| kilobyte_si=false | kilobyte_si=false | ||||||
|  | @ -133,7 +128,7 @@ fast_reload=false | ||||||
| fast_reload_msg_shown=false | fast_reload_msg_shown=false | ||||||
| mark_moves_down=true | mark_moves_down=true | ||||||
| reverse_files_only=true | reverse_files_only=true | ||||||
| auto_save_setup_panels=true | auto_save_setup_panels=false | ||||||
| navigate_with_arrows=false | navigate_with_arrows=false | ||||||
| panel_scroll_pages=true | panel_scroll_pages=true | ||||||
| panel_scroll_center=false | panel_scroll_center=false | ||||||
|  | @ -143,11 +138,10 @@ permission_mode=false | ||||||
| torben_fj_mode=false | torben_fj_mode=false | ||||||
| quick_search_mode=2 | quick_search_mode=2 | ||||||
| select_flags=6 | select_flags=6 | ||||||
| 
 |  | ||||||
| simple_swap=false | simple_swap=false | ||||||
| 
 | 
 | ||||||
| [Panelize] | [Panelize] | ||||||
| Изменённые файлы под контролем git=git ls-files --modified | Изменённые файлы под контролем git=git ls-files --modified | ||||||
| Найти программы с установленными SUID/SGID битами=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print | Найти программы с установленными SUID/SGID битами=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print | ||||||
| Найти корректуры, отвергнутые командой patch=find . -name \\*.rej -print |  | ||||||
| Найти оригиналы (*.orig) после команды patch=find . -name \\*.orig -print | Найти оригиналы (*.orig) после команды patch=find . -name \\*.orig -print | ||||||
|  | Найти корректуры, отвергнутые командой patch=find . -name \\*.rej -print | ||||||
|  |  | ||||||
|  | @ -6,16 +6,14 @@ exec_first=false | ||||||
| sort_order=name | sort_order=name | ||||||
| list_mode=full | list_mode=full | ||||||
| brief_cols=2 | brief_cols=2 | ||||||
| user_format=half type name | size | mtime | mode | perm | owner | group | user_format=half type name | size | perm | owner | group | ||||||
| user_status0=half type name | size | perm | user_status0=half type name | size | perm | ||||||
| user_status1=half type name | size | mtime | user_status1=half type name | size | perm | ||||||
| user_mini_status=true |  | ||||||
| list_format=user |  | ||||||
| 
 |  | ||||||
| user_status2=half type name | size | perm | user_status2=half type name | size | perm | ||||||
| user_status3=half type name | size | perm | user_status3=half type name | size | perm | ||||||
| 
 | user_mini_status=false | ||||||
| filter_flags=7 | filter_flags=7 | ||||||
|  | list_format=user | ||||||
| 
 | 
 | ||||||
| [New Right Panel] | [New Right Panel] | ||||||
| display=listing | display=listing | ||||||
|  | @ -25,17 +23,15 @@ exec_first=false | ||||||
| sort_order=name | sort_order=name | ||||||
| list_mode=full | list_mode=full | ||||||
| brief_cols=2 | brief_cols=2 | ||||||
| user_format=half type name | size | mtime | mode | perm | owner | group | user_format=half type name | size | perm | owner | group | ||||||
| user_status0=half type name | size | perm | user_status0=half type name | size | perm | ||||||
| user_status1=half type name | size | mtime | user_status1=half type name | size | perm | ||||||
| user_mini_status=true |  | ||||||
| list_format=user |  | ||||||
| 
 |  | ||||||
| user_status2=half type name | size | perm | user_status2=half type name | size | perm | ||||||
| user_status3=half type name | size | perm | user_status3=half type name | size | perm | ||||||
| 
 | user_mini_status=false | ||||||
| filter_flags=7 | filter_flags=7 | ||||||
|  | list_format=user | ||||||
| 
 | 
 | ||||||
| [Dirs] | [Dirs] | ||||||
| current_is_left=true | current_is_left=true | ||||||
| other_dir=/home/liveuser | other_dir=/root | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue