thanks, it's all working after i moved stuff from bashrc to profile. Aljosa
On Nov 19, 5:21 pm, Gary Johnson <[EMAIL PROTECTED]> wrote: > Stuff like PATH and other environment settings that you expect to be > seen by applications launched from your window manager should really > be defined in your ~/.profile instead of in your ~/.bashrc. Your > ~/.profile is read when you log in, whether through X or through a > terminal. Environment settings (but not aliases) made there and > exported will be seen by all your processes. Your ~/.bashrc should > really be used to make only those settings that you expect to use > only from the command line (including aliases and functions) or by > applications launched only from the command line. > > HTH, > Gary --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
