Cmder: How can I set the path of cmder properly at the start ?

Created on 19 Oct 2016  路  1Comment  路  Source: cmderdev/cmder

Hi

In the moment, I have to change the PATH manually once cmder started with :
set PATH=C:\git\bin;C:\node;%PATH%

Do you know what is the most simple way and better way today to set a command at the start of cmder ?
Thank you

Edit: I tried to put set PATH=C:\GodPack\git\bin;C:\GodPack\node; in the /bin/alias.bat file ( at the begin of this file) but that doesn't seems to work.
When I write echo %PATH% in the cmder console, I see all the old path but not the new which I want to set.

Most helpful comment

Ok I found the solution:

I set the path in the user.profile.cmd file in the folder "config" and I put the binaries directly in /bin folder.

>All comments

Ok I found the solution:

I set the path in the user.profile.cmd file in the folder "config" and I put the binaries directly in /bin folder.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zsedcbm picture zsedcbm  路  3Comments

emesx picture emesx  路  3Comments

justinmchase picture justinmchase  路  3Comments

isnullxbh picture isnullxbh  路  3Comments

luisrudge picture luisrudge  路  3Comments