Use CMDER with the new Windows Terminal
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=f7p4ol6Hp6c
In this video I walk you through setting up CMDER with the new Windows Terminal. Thanks to a tip from Scott Hanselman and the blog post linked to below. • Scott Hanselman • / shanselman • Original Blog Post • / windows-terminal-cmder-%ef%b8%8f • System Variables • CMDER_ROOT • X:\\Your-Path\\cmder • ConEmuDir • X:\\Your-Path\\cmder\\vendor\\conemu-maximus5 • Test the variables • Win Key + R • %CMDER_ROOT% • %ConEmuDir% • Setting change for CMDER • chcp utf8 • Get a GUID • Right click on the start button and select PowerShell Admin • Then run... • New-Guid • Copy out your GUID • Settings for Terminal (make sure you set a font you have installed) • { • guid : {YourGUID} , • name : Cmder , • commandline : cmd.exe /k %CMDER_ROOT%\\\\vendor\\\\init.bat , • startingDirectory : %USERPROFILE% , • icon : %CMDER_ROOT%\\\\icons\\\\cmder.ico , • background : #2e3436 , • padding : 15 , • fontFace : Monaco , • fontSize : 14 • } • That's it! Please post any questions in the comments.
#############################
