Kaynağa Gözat

fix to allow directories starting with hyphens

pull/282/head
Johnny Kuan 10 yıl önce
ebeveyn
işleme
225cdb2a8b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      bin/autojump.tcsh

+ 1
- 1
bin/autojump.tcsh Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet