osx - How to add slash after autocomplete for symbolic link in Mac os Terminal? -
i have problem, after
ln -s point1 point2 when try point1 , put "tab" button - need adding "/" autocomplete, if symlink point directory. use mac os terminal.
is possible? thank you!
as far know depends on autocompletion of shell using.
if using bash (which if did not change shell) at answer question
Comments
Post a Comment