mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34: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
|
#Copyright Joel Schaerer 2008, 2009
|
||||||
#This file is part of autojump
|
#This file is part of autojump
|
||||||
|
|
||||||
@ -15,6 +13,8 @@
|
|||||||
#
|
#
|
||||||
#You should have received a copy of the GNU General Public License
|
#You should have received a copy of the GNU General Public License
|
||||||
#along with autojump. If not, see <http://www.gnu.org/licenses/>.
|
#along with autojump. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
#This shell snippet sets the prompt command and the necessary aliases
|
||||||
_autojump()
|
_autojump()
|
||||||
{
|
{
|
||||||
local cur
|
local cur
|
||||||
|
Loading…
Reference in New Issue
Block a user