Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. # Extensions to install
  2. AutoImport
  3. PowerShell
  4.  
  5. # Bash as terminal
  6. File -> Preferences -> Settings
  7. and add
  8. ```
  9. {
  10. "terminal.integrated.shell.windows": "C:\\Windows\\sysnative\\bash.exe"
  11. }
  12. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement