mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	added files to uninstall directives
This commit is contained in:
		
							parent
							
								
									512db419e1
								
							
						
					
					
						commit
						24db718bdd
					
				
							
								
								
									
										10
									
								
								README.rst
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.rst
									
									
									
									
									
								
							| @ -132,6 +132,16 @@ To completely remove autojump you should remove these files: | |||||||
| 
 | 
 | ||||||
| ``/etc/profile.d/autojump.zsh`` | ``/etc/profile.d/autojump.zsh`` | ||||||
| 
 | 
 | ||||||
|  | ``/usr/bin/autojump`` | ||||||
|  | 
 | ||||||
|  | ``/usr/bin/jumpapplet`` | ||||||
|  | 
 | ||||||
|  | ``/usr/share/autojump/icon.png`` | ||||||
|  | 
 | ||||||
|  | ``/usr/share/autojump/`` | ||||||
|  | 
 | ||||||
|  | ``/usr/share/man/man1/autojump.1`` | ||||||
|  | 
 | ||||||
| Remove any mention of autojump in your ``.bashrc`` or ``.zshrc``, then in currently running shells do:``source /etc/profile``. | Remove any mention of autojump in your ``.bashrc`` or ``.zshrc``, then in currently running shells do:``source /etc/profile``. | ||||||
| 
 | 
 | ||||||
| If you keep getting ``autojump: command not found`` at the Bash prompt, do:``unset PROMPT_COMMAND``. You can also restart your shell. | If you keep getting ``autojump: command not found`` at the Bash prompt, do:``unset PROMPT_COMMAND``. You can also restart your shell. | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user