Y
Hacker News
new
|
ask
|
show
|
jobs
by
thrdbndndn
733 days ago
Tab complete does not work if the script isn't at CWD, which is the case here since all my script is at ~/bin/.
1 comments
rascul
733 days ago
Tab complete should still work if ~/bin is in $PATH.
link