소스 검색

Document how to integrate sxiv

master
Arun Prakash Jana 7 년 전
부모
커밋
ef689d08b6
No known key found for this signature in database GPG 키 ID: A75979F35C080412
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      README.md

+ 6
- 0
README.md 파일 보기

@@ -418,6 +418,12 @@ Export the path to the custom script:

export NNN_SCRIPT=/usr/local/bin/script.sh

Sample script to open image files in current dir in sxiv:

#!/usr/bin/env sh

sxiv -q * >/dev/null 2>&1

Press <kbd>R</kbd> to run the script in the current directory.

#### change dir color


불러오는 중...
취소
저장