Monokai / monokai-pro-vscode

Issue tracking for Monokai Pro for Visual Studio Code
321 stars 7 forks source link

Terminal configuration in VSCode screenshot? #125

Closed schizaetrix closed 4 years ago

schizaetrix commented 5 years ago

Hello!

I am enjoying the theme very much so far. This is more a question, not really an issue... I was wondering if anyone could tell me what terminal app / configuration is being used in the VSCode screenshot on the website?

I mean, how can I get terminal navigation to display as it does in the screenshot:

wimer ~ $ cd Monokai
wimer ~/Monokai $

..etc? I'm sorry if it's a dumb question, I just haven't played around with my terminal preferences much, in VSCode or in the standalone Mac app, so I don't know what options are out there. The terminal setup Wimer is using is more attractive than the out-of-the-box one I've currently got. :)

GU5TAF commented 5 years ago

I was wondering if anyone could tell me what terminal app / configuration is being used in the VSCode screenshot on the website?

There are a few ways to achieve something like that, tweaking your bash configs or installing a different shell and tweaking that, I would definitely suggest trying a different shell.

Two very popular choices are fish and zsh. They offer extra features like syntax highlighting, auto suggestions and much much more. Fish seems to require a little less tweaking and is more "batteries included" if you want something easy to just try out.

You can also theme them, my favourite shell theme is definitely pure which is available for both zsh and fish.

schizaetrix commented 5 years ago

Thanks for the tip on fish! I spent more time than I probably should have, configuring things to look the way I want. The end result isn't exactly like Wimer's but I like it, and most importantly, there's syntax highlighting in the Monokai theme. :)

Screenshot 2019-03-20 10 56 31
ntwb commented 5 years ago

Woot, I love Fish and the Pure theme 💯

ntwb commented 5 years ago

Doh 🤦‍♂️, almost forgot, there's a Monokai Pro terminal theme available from here:

https://github.com/Monokai/monokai-pro-sublime-text/issues/45#issuecomment-341005595