setting in ~/.ssh/environment.
+2014-05-06 Michael Albinus <michael.albinus@gmx.de>
+
+ * tramp.texi (Frequently Asked Questions): Mention HISTFILE
+ setting in ~/.ssh/environment.
+
2014-05-02 Stephen Berman <stephen.berman@gmx.net>
* todo-mode.texi: Update, improve exposition, add cross
fi
@end example
+Furthermore, if you use an @option{ssh}-based method, you could add
+the following line to your @file{~/.ssh/environment} file:
+
+@example
+HISTFILE=/dev/null
+@end example
+
@item There are longish file names to type. How to shorten this?