mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	use your actual shell instead of the one in /usr/bin
This should solve http://github.com/joelthelion/autojump/issues/#issue/34
This commit is contained in:
		
							parent
							
								
									4e579d5f63
								
							
						
					
					
						commit
						9734cfa736
					
				| @ -1,4 +1,4 @@ | ||||
| #!/bin/bash | ||||
| #!/usr/bin/env bash | ||||
| #Copyright Joel Schaerer 2008, 2009 | ||||
| #This file is part of autojump | ||||
| 
 | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
| #! /bin/zsh | ||||
| #!/usr/bin/env zsh | ||||
| #Copyright Joel Schaerer 2008, 2009 | ||||
| #This file is part of autojump | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user