This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
nnn
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add a sample command
master
Arun Prakash Jana
6 years ago
parent
6338466db5
commit
b811997120
No known key found for this signature in database
GPG Key ID:
A75979F35C080412
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
scripts/user-scripts/picker.sh
+ 2
- 0
scripts/user-scripts/picker.sh
View File
@@ -10,9 +10,11 @@
# Run commands like:
# Run commands like:
# ls -l `picker`
# ls -l `picker`
# cd `picker`
# cd `picker`
# vimdiff `picker`
# or, in fish shell:
# or, in fish shell:
# ls -l (picker)
# ls -l (picker)
# cd (picker)
# cd (picker)
# vimdiff (picker)
#
#
# NOTE: This use case is limited to picking files, other functionality may not work as expected.
# NOTE: This use case is limited to picking files, other functionality may not work as expected.
Write
Preview
Loading…
Cancel
Save