mirror of
				https://github.com/ohmybash/oh-my-bash.git
				synced 2024-05-11 05:55:37 +00:00 
			
		
		
		
	fix: Fix quoting
Co-authored-by: Koichi Muarse <myoga.murase@gmail.com>
This commit is contained in:
		
				
					committed by
					
						
						Koichi Murase
					
				
			
			
				
	
			
			
			
						parent
						
							475a563280
						
					
				
				
					commit
					0c07172c02
				
			@@ -107,7 +107,7 @@
 | 
			
		||||
# export THEME=$HOME/.bash/themes/agnoster-bash/agnoster.bash
 | 
			
		||||
# if [[ -f $THEME ]]; then
 | 
			
		||||
#     export DEFAULT_USER=$(whoami)
 | 
			
		||||
#     source $THEME
 | 
			
		||||
#     source "$THEME"
 | 
			
		||||
# fi
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user