SSH probably uses .bash_profile, which is not sourcing .bashrc file
does your .bash_profile contain
# .bash_profile
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi

does your .bash_profile contain
# .bash_profile
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
by daviddamerell on Dec.16, 2009, under Uncategorized
Texmaker is a great Latex editor with a lot of excellent features. Texmaker has good spelling support with an inline spell checker. Except for manually adding words to the Hunspell dictionary files that Texmaker uses there’s currently no way to add words to the dictionary from within Texmaker. There’s a few forum threads around which debate, how useful this feature would be. I’ve patched Texmaker (1.9.2) so that it finally supports the addition of new words from within Texmaker.
https://secure.nixbioinf.org/wordpress/?p=94
sudo dpkg-reconfigure xserver-xorg
startx
-M [ Shows more detailed prompt, including file position]