index
:
scripts
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fzfPath.sh
blob: 64f246780d0253106f188c2f4b4d603af68e4e34 (
plain
)
1
2
3
#!/bin/sh
cat
$HOME
/.paths
|
fzf
|
awk
'{print $3}'