mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	fasd: drop-in replace the autojump j alias (#3860)
This commit is contained in:
		
				
					committed by
					
						
						Marc Cornellà
					
				
			
			
				
	
			
			
			
						parent
						
							0853b74fef
						
					
				
				
					commit
					e416990442
				
			@@ -8,4 +8,5 @@ if [ $commands[fasd] ]; then # check if fasd is installed
 | 
			
		||||
 | 
			
		||||
  alias v="f -e \"$EDITOR\""
 | 
			
		||||
  alias o='a -e open_command'
 | 
			
		||||
  alias j='zz'
 | 
			
		||||
fi
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user