.TH "pushd" 1 "8 Feb 2007" "Version 1.22.3" "fish" \" -*- nroff -*- .ad l .nh .SH NAME pushd - push directory to directory stack .PP .SS "Synopsis" \fCpushd [DIRECTORY]\fP .SS "Description" The \fCpushd\fP function adds DIRECTORY to the top of the directory stack and makes it the current directory. Use \fCpopd\fP to pop it off and and return to the original directory.