mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	fix tcsh
This commit is contained in:
		
							parent
							
								
									06e082c918
								
							
						
					
					
						commit
						5d15b073c6
					
				| @ -1,6 +1,6 @@ | |||||||
| # set user installation paths | # set user installation paths | ||||||
| if (-d ~/.autojump/bin) then | if (-d ~/.autojump/bin) then | ||||||
|     set path = (~/.autojump/bin path) |     set path = (~/.autojump/bin:${path}) | ||||||
| endif | endif | ||||||
| 
 | 
 | ||||||
| # prepend autojump to cwdcmd (run after every change of working directory) | # prepend autojump to cwdcmd (run after every change of working directory) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user