瀏覽代碼
Remove obsolete options
master
Arun Prakash Jana
4 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key 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"' |