On Thu, Aug 13, 2015 at 12:17:35PM +0100, Nick wrote:
> Quoth Roberto E. Vargas Caballero:
> > I think a better aproach is to define an alias like this:
> > 
> > alias ssh=TERM='TERM=xterm ssh'
> 
> Syntax like that is one reason that I prefer one or two line shell 
> scripts to aliases. Good idea, though.


Obviously is a typo:

alias ssh='TERM=xterm ssh'


Reply via email to