Closed eddiemonge closed 4 years ago
Use the shell's builtin cd command.
Some people (like me) have modified cd so it prints extra info or does other things (like pushd) when changing directories. This adds the builtin command so it use's the shells version instead.
@eddiemonge thanks!
Use the shell's builtin cd command.
Some people (like me) have modified cd so it prints extra info or does other things (like pushd) when changing directories. This adds the builtin command so it use's the shells version instead.