mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 05:14:11 +08:00
13 lines
372 B
Plaintext
13 lines
372 B
Plaintext
\section dirh dirh - print directory history
|
|
|
|
\subsection dirh-synopsis Synopsis
|
|
\fish{synopsis}
|
|
dirh
|
|
\endfish
|
|
|
|
\subsection dirh-description Description
|
|
|
|
`dirh` prints the current directory history. The current position in the history is highlighted using the color defined in the `fish_color_history_current` environment variable.
|
|
|
|
`dirh` does not accept any parameters.
|