On Thu 03 Apr 2014 at 02:12:25 +0530, Anubhav Yadav wrote:

> No I got no problems with your solution, I only wanted to ask you that
> should I let this part:
> 
> # set PATH so it includes user's private bin if it exists
> if [ -d "$HOME/bin" ] ; then
>     PATH="$HOME/bin:$PATH"
> fi
> 
> Still be in .profile or should I delete it from it? If I am already
> exporting my PATH in .xsessionrc
> in one single line using export command just as you said.

Leave it. Do not delete it.


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
https://lists.debian.org/[email protected]

Reply via email to