1/02/2017

Using Terminal and bash in Windows


  • Download Git for Windows : https://git-for-windows.github.io/
  • Install, than create a file shortcut for the application (in case it is not created automatically on your Desktop)
  • right click on the file shortcut > Properties:

  • click into Shortcut key and then press Ctrl + Alt + T
  • click OK
  • anytime press Ctrl + Alt + T and enjoy
  • The same way you can assign hot keys to other applications, for example Atom, Netbeans IDE or WebStorm IDE

No comments:

Post a Comment

Visual Studio Code, WebdriverIO, JavaScript and Chrome - cucumber html test report

 Apart Allure test report  we can use Cucumber test report in html format. We will follow this instructions . 1. Install  wdio-cucumberjs-js...