ranger: disable preview scripts and vcs support, making it very fast
This commit is contained in:
		
							parent
							
								
									1054e831d8
								
							
						
					
					
						commit
						caffa85ba0
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -27,10 +27,10 @@ set confirm_on_delete multiple
 | 
			
		|||
# Use non-default path for file preview script?
 | 
			
		||||
# ranger ships with scope.sh, a script that calls external programs (see
 | 
			
		||||
# README.md for dependencies) to preview images, archives, etc.
 | 
			
		||||
set preview_script ~/.config/ranger/scope.sh
 | 
			
		||||
# set preview_script ~/.config/ranger/scope.sh
 | 
			
		||||
 | 
			
		||||
# Use the external preview script or display simple plain text or image previews?
 | 
			
		||||
set use_preview_script true
 | 
			
		||||
# set use_preview_script true
 | 
			
		||||
 | 
			
		||||
# Automatically count files in the directory, even before entering them?
 | 
			
		||||
set automatically_count_files true
 | 
			
		||||
| 
						 | 
				
			
			@ -40,7 +40,7 @@ set automatically_count_files true
 | 
			
		|||
set open_all_images true
 | 
			
		||||
 | 
			
		||||
# Be aware of version control systems and display information.
 | 
			
		||||
set vcs_aware true
 | 
			
		||||
set vcs_aware false
 | 
			
		||||
 | 
			
		||||
# State of the four backends git, hg, bzr, svn. The possible states are
 | 
			
		||||
# disabled, local (only show local info), enabled (show local and remote
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue