소스 검색
Add a sample command
master
Arun Prakash Jana
6 년 전
No known key found for this signature in database
GPG 키 ID: A75979F35C080412
1개의 변경된 파일과
2개의 추가작업 그리고
0개의 파일을 삭제
-
scripts/user-scripts/picker.sh
|
|
@@ -10,9 +10,11 @@ |
|
|
|
# Run commands like: |
|
|
|
# ls -l `picker` |
|
|
|
# cd `picker` |
|
|
|
# vimdiff `picker` |
|
|
|
# or, in fish shell: |
|
|
|
# ls -l (picker) |
|
|
|
# cd (picker) |
|
|
|
# vimdiff (picker) |
|
|
|
# |
|
|
|
# NOTE: This use case is limited to picking files, other functionality may not work as expected. |
|
|
|
|
|
|
|