rupa / z

z - jump around
Do What The F*ck You Want To Public License
16.17k stars 1.16k forks source link

The home directory keeps generating .Z.* files, do not know why #292

Open DearChuck opened 3 years ago

tanducmai commented 2 years ago

The .z file is there to act as the database for z to loop up. If you remove it, then typing z will output nothing.

So there must be a .z file, but if you do not want it to be kept in the home directory, then do:

Set $_Z_DATA to change the datafile (default $HOME/.z).