소스 검색

Copy file paths at run a cmd prompt

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

+ 1
- 1
README.md 파일 보기

@@ -416,7 +416,7 @@ To use the copied paths from the cmdline, use command substitution. For example,
# fish
ls -ltr (cat /home/user/.nnncp)

An alias may be handy:
An alias may be handy, e.g. when you want to copy selection at the _run a command_ prompt:

alias ncp='cat /home/user/.nnncp'



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