瀏覽代碼
Add a sample command
master
Arun Prakash Jana
6 年之前
沒有發現已知的金鑰在資料庫的簽署中
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. |
|
|
|
|
|
|
|