瀏覽代碼
Remove obsolete options
master
Arun Prakash Jana
4 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: A75979F35C080412
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
misc/quitcd/quitcd.csh
|
|
@@ -11,4 +11,4 @@ set NNN_TMPFILE=~/.config/nnn/.lastd |
|
|
|
# stty lwrap undef |
|
|
|
# stty lnext undef |
|
|
|
|
|
|
|
alias n 'nnn -fis; source "$NNN_TMPFILE"; rm -f "$NNN_TMPFILE"' |
|
|
|
alias n 'nnn; source "$NNN_TMPFILE"; rm -f "$NNN_TMPFILE"' |