mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	Merge 280ff739e6 into 5d69c84177
				
					
				
			This commit is contained in:
		
						commit
						64a1348dd0
					
				@ -31,7 +31,7 @@ fi
 | 
			
		||||
# set paths if necessary for local installations
 | 
			
		||||
if [[ -d ~/.autojump/ ]]; then
 | 
			
		||||
    path=(~/.autojump/bin $path)
 | 
			
		||||
    fpath=(/home/ting/.autojump/functions/ $fpath)
 | 
			
		||||
    fpath=(~/.autojump/functions/ $fpath)
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
function autojump_preexec() {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user