Kaynağa Gözat
Merge pull request #142 from josalmi/patch-1
Replace single dot with source for fish shell
master
Arun Prakash Jana
GitHub
6 yıl önce
ebeveyn
işleme
c3b2ace9fd
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
scripts/quitcd/quitcd.fish
|
|
@@ -4,7 +4,7 @@ function n --description 'support nnn quit and change directory' |
|
|
|
nnn $argv |
|
|
|
|
|
|
|
if test -e $NNN_TMPFILE |
|
|
|
. $NNN_TMPFILE |
|
|
|
source $NNN_TMPFILE |
|
|
|
rm $NNN_TMPFILE |
|
|
|
end |
|
|
|
end |