Преглед изворни кода

fix to allow directories starting with hyphens

pull/282/head
Johnny Kuan пре 10 година
родитељ
комит
225cdb2a8b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      bin/autojump.tcsh

+ 1
- 1
bin/autojump.tcsh Прегледај датотеку

@ -9,4 +9,4 @@ if (`alias cwdcmd` !~ *autojump*) then
endif
#default autojump command
alias j 'cd `autojump \!:1`'
alias j 'cd `autojump -- \!:1`'

Loading…
Откажи
Сачувај