mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	put header in the right place
This commit is contained in:
		
							parent
							
								
									6f2ee56973
								
							
						
					
					
						commit
						6bcd8259a5
					
				@ -1,5 +1,3 @@
 | 
			
		||||
#This shell snippet sets the prompt command and the necessary aliases
 | 
			
		||||
 | 
			
		||||
#Copyright Joel Schaerer 2008, 2009
 | 
			
		||||
#This file is part of autojump
 | 
			
		||||
 | 
			
		||||
@ -15,6 +13,8 @@
 | 
			
		||||
#
 | 
			
		||||
#You should have received a copy of the GNU General Public License
 | 
			
		||||
#along with autojump.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 | 
			
		||||
#This shell snippet sets the prompt command and the necessary aliases
 | 
			
		||||
_autojump() 
 | 
			
		||||
{
 | 
			
		||||
        local cur
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user