瀏覽代碼

Show output after running command

master
Arun Prakash Jana 5 年之前
父節點
當前提交
6bbf3ac9c4
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: A75979F35C080412
共有 2 個檔案被更改,包括 4 行新增1 行删除
  1. +3
    -0
      plugins/fzhist
  2. +1
    -1
      plugins/getplugs

+ 3
- 0
plugins/fzhist 查看文件

@@ -28,4 +28,7 @@ if ! [ -z "$entry" ]; then
fi fi


rm $tmpfile rm $tmpfile

echo -n "Press any key to exit"
read input
fi fi

+ 1
- 1
plugins/getplugs 查看文件

@@ -3,7 +3,7 @@
# Description: Update nnn plugins # Description: Update nnn plugins
# #
# Shell: POSIX compliant # Shell: POSIX compliant
# Author: Arun Prakash Jana # Author: Arun Prakash Jana, KlzXS


CONFIG_DIR=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/ CONFIG_DIR=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/
PLUGIN_DIR=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/plugins PLUGIN_DIR=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/plugins


||||||
x
 
000:0
Loading…
取消
儲存