You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello cmder community!
I installed cmder for the system on a computer and want different users to be able to have their own alias settings. I have gone through the readme, wiki, and discussions but I can't seem to figure it out.
I installed cmder here to be used by multiple user accounts on the same computer: c/cmder
I have my user account here: c/users/user/cmder_config (by using the command cmder.exe /C %userprofile%\cmder_config found in the readme)
From here I am not sure how to proceed.
From the readme advice, I tried running "init.bat /user_aliases C:\Users\user\cmder_config\config\profile.d\user_aliases.cmd" after adding a user_aliases.cmd file to that location. This did work. But how can I automate giving this command to the init.bat file whenever cmder is started? Will this only run when I am logged into the computer as the user so that all users could do something independent of each other? I think the solution may lay in altering the user_profile.cmd file. If so, I am not sure of how to pass this init.bat command argument in (I couldn't figure it out from the examples given) and could use help on how to format this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello cmder community!
I installed cmder for the system on a computer and want different users to be able to have their own alias settings. I have gone through the readme, wiki, and discussions but I can't seem to figure it out.
I installed cmder here to be used by multiple user accounts on the same computer: c/cmder
I have my user account here: c/users/user/cmder_config (by using the command cmder.exe /C %userprofile%\cmder_config found in the readme)
From here I am not sure how to proceed.
From the readme advice, I tried running "init.bat /user_aliases C:\Users\user\cmder_config\config\profile.d\user_aliases.cmd" after adding a user_aliases.cmd file to that location. This did work. But how can I automate giving this command to the init.bat file whenever cmder is started? Will this only run when I am logged into the computer as the user so that all users could do something independent of each other? I think the solution may lay in altering the user_profile.cmd file. If so, I am not sure of how to pass this init.bat command argument in (I couldn't figure it out from the examples given) and could use help on how to format this.
Thank you for your time in trying to help!
Beta Was this translation helpful? Give feedback.
All reactions