瀏覽代碼

Re-arrange artifacts

master
Arun Prakash Jana 7 年之前
父節點
當前提交
f6cb248975
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: A75979F35C080412
共有 3 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      README.md
  2. +0
    -0
      scripts/make_native/Makefile.native
  3. +0
    -0
      scripts/test/mktest.sh

+ 1
- 1
README.md 查看文件

@@ -307,7 +307,7 @@ To jump to the n<sup>th</sup> level parent, with PWD at level 0, use `n + 1` dot

#### cd on quit

Pick the appropriate file for your shell from [scripts/quitcd](https://github.com/jarun/nnn/tree/master/scripts/quitcd) and add the contents to your shell's rc file. You'll need to spawn a new shell for the change to take effect. You should start `nnn` as `n` (or modify the function name to something else).
Pick the appropriate file for your shell from [`scripts/quitcd`](scripts/quitcd) and add the contents to your shell's rc file. You'll need to spawn a new shell for the change to take effect. You should start `nnn` as `n` (or modify the function name to something else).

As you might notice, `nnn` uses the environment variable `NNN_TMPFILE` to write the last visited directory path. You can change it.



Makefile.native → scripts/make_native/Makefile.native 查看文件


mktest.sh → scripts/test/mktest.sh 查看文件


Loading…
取消
儲存