DEV Community

Cover image for What terminal do you use?

What terminal do you use?

Madza on August 25, 2020

I'm running Git Bash since the day I installed Git. It's been awesome since it's been stable, fast and I prefer the UNIX-like environment.

What terminal do you use and why?

Collapse
 
delta456 profile image
Swastik Baranwal

Windows Terminal

Collapse
 
mehdico profile image
Mehdi Mousavi

it's like play Justin Bieber to an alien who doesn't know Michael Jackson exists.

Collapse
 
aleksandrhovhannisyan profile image
Aleksandr Hovhannisyan

Windows Terminal best terminal

Collapse
 
delta456 profile image
Swastik Baranwal

YAS

Collapse
 
madza profile image
Madza

Have you tried to contribute something to it? 👀

Collapse
 
abdisalan_js profile image
Abdisalan

I work on a mac so I use iTerm, with a zsh shell and I'm using the spaceship theme of zsh so I can see git details as well as my package version and what version of node I'm using!
mac terminal

Collapse
 
madza profile image
Madza

Looks so 🔥🔥 tbh 💯

Collapse
 
abdisalan_js profile image
Abdisalan

Thank you!

Collapse
 
codeperfectplus profile image
Deepak Raj
Collapse
 
madza profile image
Madza

I need to look into that, for sure 👀

Collapse
 
suvink profile image
Suvin Nimnaka

Hyper ♥️ It got super awesome plugins and I can customize it in any way I want 🙂

Collapse
 
dungmidside profile image
Dung Tran

Yeah, I found it randomly and now I used it daily, super light and fast(compare with other base-electron app !!) + full customizable

Collapse
 
madza profile image
Madza

I've heard some good stuff about hyper 🔥🔥

Collapse
 
pablohs1986 profile image
Pablo Herrero • Edited

Windows Terminal with Git Bash and Ubuntu Bash :)

Collapse
 
thefluxapex profile image
Ian Pride

In Linux I normally use Tilda drop down terminal or Guake or gnome-terminal if I have to; in Windows I use Hyper terminal mostly, but use Windows Terminal on occasion. Then I use my own 'UniShellect' tool to load other shells.

Collapse
 
madza profile image
Madza

Are you talking about this? 👀

Collapse
 
thefluxapex profile image
Ian Pride

Yes :)

Collapse
 
ericgeek profile image
EricGeek

For local work, either Windows Terminal or the terminal built into VSCode. For remote work, kitty, though I'm not married to either, and I'm starting to use VSCode more and more for remote work as I get more used to it and change my work flow to adapt to it.

Collapse
 
madza profile image
Madza

Let me guess, you're well familiar with this? 👀

Collapse
 
ericgeek profile image
EricGeek

Familiar with it, but for now, I'm just using VS Code Remote SSH or git clone'ing the repository and working on it locally. The Remote SSH takes a bit of startup time since it seems to download and run the "server" fresh every time. Been having internet issues lately, so I've been doing more cloning to the local machine, but the Remote SSH is very convenient once I have it open.

Collapse
 
meseta profile image
Yuan Gao

Windows terminal with WSL2. so it's real bash on real linux. I've moved most of my dev work in here because a lot of the stuff I do runs on linux servers anyway, so developing and local testing in WSL2 reduces a lot of possible issues, very often due to slight differences in dependencies. On the plus side, being in a full linux environment means access to not only bash and gnu tools, but also full on linux programs that aren't available if you're running in git bash.

Collapse
 
madza profile image
Madza • Edited

Have you used WSL before WSL2, btw? 👀

Collapse
 
meseta profile image
Yuan Gao

yes, and I actually still use both, since WSL has faster Windows file access

Collapse
 
vladimircezar profile image
Vladimir Cezar

iTerm

Collapse
 
iffishells profile image
iffishells • Edited

first I used the Default terminal of the Linux but it's to much boring for me then I was installed ohmyzsh terminal its fairly seems to be good but his speed to much slow then I come back to default terminal of the Linux . I Prefer speed instead of funs...

Collapse
 
madza profile image
Madza

I guess everything comes with its price 😉

Collapse
 
crimsonmed profile image
Médéric Burlet

I tried many times to install other terminals like Hyper etc and for some reason they were always really slow compared to the default mac one or linux one.

I have though a good set of custom functions and aliases that I commonly use.

Collapse
 
madza profile image
Madza

So, you went back to default mac one? 👀

Collapse
 
crimsonmed profile image
Médéric Burlet

As mentioned yep. Default one with a strong number of functions and aliases

Collapse
 
pbouillon profile image
Pierre Bouillon • Edited

I'm using powershell with starship so far, it's awesome and so much better than the default command prompt on Windows: git sensitive, more user friendly, ergonomic, etc

Life changing !

Collapse
 
madza profile image
Madza

Looks clean 💯

Collapse
 
deebeast profile image
Deepak Vishwakarma • Edited

Windows - WT if available(preferring cmd, ps , wsl shell)
Linux - gnome terminal preferably (shell bash, zsh) althought any terminal(xfce, konsole, xterm) is just fine as long it's bash or zsh shell

Like to keep it minimal if I can open an cmd and run then that's it

Although I keep updating my setup such as using WT on my personal machine, while my work pc still use basic cmd terminals mostly

Collapse
 
madza profile image
Madza

Yup, the main thing is what works for you and how efficient you are with it 👍😉

Collapse
 
king11 profile image
Lakshya Singh

Zsh Shell with powerline10k it's just so awesome and the scripts i added on my own in .zshrc instead if plugin installed by oh my zsh or plug as they slow down so yeah its way better now.

Collapse
 
madza profile image
Madza

Awesome you find your solution 👍😎

Collapse
 
fultonbrowne profile image
Fulton Browne • Edited

Ive used termite, alacritty, xterm, and st. Termite is greatest, but because of its age it has issues building on modern distros, so I use st its blazing fast and very customizable.

Collapse
 
fennecdjay profile image
Jérémie Astor

I'm a big suckless fan, but I switched from st to kitty, because of sixel (I can view images right in the terminal now). As soon as I get st working with sixel, I'll switch back.

Collapse
 
madza profile image
Madza

Which one are you using now? 👀

Collapse
 
ferricoxide profile image
Thomas H Jones II • Edited

Sorry if this posted twice. Actually hit the post button around 1500, but when I came back to the tab, it was hung. At any rate...

Given your "prefer the UNIX-like environment" statement, I'll assume you mean "terminal program for Windows". In which case:

  1. PuTTY: it's the option that combines good capabilities, "least-annoying" and fairly light weight.
  2. MobaXterm's decent (especially for when you need X redirection but don't want to have to think about it), but, it intercepts some key-combos that have some REALLY annoying results.
  3. Git-Bash is ok, but it's a bit too stripped down of a Cygwin implementation.
  4. Prior to Windows 10's WSL, I'd have included Cygwin/X. It's primary downfall is that it's a heavy solution.

Speaking of Windows 10/WSL: if I don't need X redirection, firing up the WSL Ubuntu app is probably the least-painless, most fully-functional option for a "UNIX-like environment to either work in or jump out from".

Collapse
 
madza profile image
Madza

Yup, you got me right 😉
I see some lesser know options here, def would need to take a deeper dive on these, thanks 👍

Collapse
 
svasylenko profile image
Serhii Vasylenko • Edited

iTerm2 because it can do this fancy thing with "Quake-like" console that drops down from the top of the screen ^_^
And because it's handy to be able to show/hide the terminal on any workspace even above full-screen application.

Collapse
 
madza profile image
Madza

Seems it could be my choice when I'm on Mac 👍

Collapse
 
sebnitu profile image
Sebastian Nitu

I used iTerm + Atom for a while but switched to the terminal built into VS Code once I moved to that IDE. I really like having all the tools I need built into a single app, but iTerm was fantastic and had no issues using it either.

Collapse
 
madza profile image
Madza

What made you switch from Atom? 🤔
I still love UI of it so much, tbh 😍

Collapse
 
kabirnayeem99 profile image
Naimul Kabir • Edited

For a long time I have used Kitty and later Alacritty. After switching over to Windows , Windows Terminal with Alpine WSL (barebone gnu utilities was enough for my daily usage) was my first choice for its speed, and spent some time in Fluent Terminal as well. I am planning to switch over to hackintosh, where maybe I would go with iTerm, not sure though.

Collapse
 
abdurrkhalid333 profile image
Abdur Rehman Khalid • Edited

! My Terminal
I just today read a post about terminals and I tried to use a new terminal for fun, learning, and being cool. So I tried the starship and It felt pretty cool too.

Collapse
 
madza profile image
Madza

The link won't work ☹

Collapse
 
nandhithakamal profile image
nandhithakamal • Edited

TL;DR - Alacritty + Tmux

Alacritty with tmux. Using alacritty forced met to get familiar with tmux. Although I'm not even close to being a pro tmux user using tmux greatly helps when connecting to servers. You don't have to create multiple sessions for the sake of running multiple things parallel-y or monitoring a bunch of different stats. One ssh session and use tmux to multiplex your terminal.
Super useful now in the remote world. We have to ssh into machines and servers all the time and tmux comes in handy. If you're pairing and are constrained by network. Both of you can now just ssh into the machine and connect to the same tmux session (instead of sharing screen)

Tmux can be used on any terminal - but Alacritty forced me to use it. Alacritty provides no panes and provides for only one shell at a time.

Collapse
 
madza profile image
Madza

Awesome insight, thanks for this! 👍🔥

Collapse
 
dlford profile image
𝐃𝐋 𝐅𝐨𝐫𝐝 (𝗱𝗹𝗳𝗼𝗿𝗱.𝗶𝗼)

I use Powershell on Windows, and ZSH on Linux. Powershell just has better integration on Windows, specifically with Docker Desktop for me, which I use heavily. ZSH is my preference though for all the useful customizations.

Collapse
 
madza profile image
Madza

I need to try that thing, thanks 👍💯

Collapse
 
thefern profile image
Fernando B 🚀

I've never been super picky when it comes to terminals, as long as there are tabs I use whatever. Mainly Konsole with fish shell. No particular reason why I use Konsole. Fish shell I've gotten used to the colored feedback when typing commands.

Collapse
 
thefern profile image
Fernando B 🚀

Forgot to mention on my work laptop Win10 I use cmder.

Collapse
 
jrop profile image
Jonathan Apodaca

I don't know if I'll ever be able to give Fish up. I love being able to start a new function with funced/funcsave, and also the abbreviation system.

Collapse
 
thefern profile image
Fernando B 🚀

Yeah fish got so many good features once you get used to it, it feels so weird to use bash. I have quite a few abbr, and functions too.

Collapse
 
madza profile image
Madza

How many have you gone through? 👀

Collapse
 
thefern profile image
Fernando B 🚀

Not many tbh. Cmder on Windows, and powershell. On Linux, terminator, alacritty and Konsole, the latest with tmux and I'm set.

Collapse
 
vonheikemen profile image
Heiker

I use kitty. When kitty isn't available I use termite. If I can't have any of those I go for whatever is the default. Unless the default is xterm, in that case I would try to install lxterminal or xfce4-terminal.

For the shell I prefer zsh.

Collapse
 
ludamillion profile image
Luke Inglis

I use kitty too. I work on macOS and I find it has enough added value over the 'native' Terminal.app with much better performance than iTerm.

Collapse
 
alexandrudanpop profile image
Alexandru-Dan Pop

Cmder is a pretty nice one

cmder.net/

Collapse
 
madza profile image
Madza

Somewhat it feels underrated for its simplicity 😉

Collapse
 
audacioustux profile image
Audacious Tux

kitty... has multiplexing support.. so no need for tmux (i know tmux can do moar... but slow af)... and it's fast, snappy, has ligature support, configurable... it's noice!
config: gist.github.com/audacioustux/4967b... (there's alacritty config too.. but alacritty + tmux was shitty experience for me.. tmux slows down everything)

Collapse
 
nandhithakamal profile image
nandhithakamal

Sounds interesting! Especially the terminal multiplexing part. Will be checking out Kitty! :D

Collapse
 
hijoe profile image
HiJoe • Edited

This. Here's a good break down about kitty sessions from another dev.to post from @dylanirlbeck.

dev.to/dylanirlbeck/kitty-sessions...

Collapse
 
clifton893 profile image
Clifton Long Jr.

Just the default Terminal for Mac.

I've thought about switching to ITerm or Hyper for the fun customization options, but there's something to be said about how fast, simple, and resource-light Terminal is. :P

Collapse
 
madza profile image
Madza

Did you try them after all? 👀

Collapse
 
_ronini profile image
Ronnie Villarini

I have iterm2 installed but I generally only ever need to use the integrated terminal in VSCode.

Collapse
 
madza profile image
Madza

I like how it's all baked in, too.. 👍 Sometimes I even miss the preview panel, like it is in Codesandbox or Codepen 😉

Collapse
 
spaquet profile image
Stephane Paquet

I use either of the following:

  • Terminal (default OS X terminal) with some customization using oh my zsh and Fig (see fig.sh)
  • Tabby (now also available for OS X) as you can configure different types of terminal and have different layouts. So one terminal can be running bash, and other zsh and they all can have different themes. My only regret at the moment is that Fig is not supported by Tabby.

I stopped using iTerm2 a while back as its pros were shading away but not it's memory usage ;-)

Collapse
 
imjoshellis profile image
Josh Ellis

Mac Terminal with zsh.

I used Hyper for a while, but everything I liked about Hyper is faster and simpler with zsh.

Collapse
 
katafrakt profile image
Paweł Świątkowski

Kitty and Termux. Sometimes I also use hyper.js, but it can be slow.

Collapse
 
madza profile image
Madza

At the end of the day speed is my priority, too 👍
But it's always nice to have something fancy too for the low cost of resources 👍😉

Collapse
 
oneted11 profile image
one ted

I started with bash, it has been good to me for several years but now I'm trying out fish because themes!! And I have yet to find fault with it

Collapse
 
chaitanyaraj profile image
Chaitanya Raj

Windows Terminal with WSL and powershell. Best of both worlds :)

Collapse
 
madza profile image
Madza

Right in the middle between the two 😂😂

Collapse
 
anhtm profile image
Minh Trinh

iTerm2 with Zsh ❤️

Collapse
 
osnibjunior profile image
Osni B. Junior

Windows Terminal

Collapse
 
madza profile image
Madza

Have you tried to contribute smth? 👀

Collapse
 
mdamaceno profile image
Marco Damaceno

Tilix with zsh.

Collapse
 
deto1986 profile image
Patrick Oettinger

tmux with bash in Linux, the new Windows Terminal (github.com/microsoft/terminal) in Windows

Collapse
 
damiensavoldelli profile image
damienSavoldelli

On Mac, ITerm2 with zsh & oh my zsh framework (like plug-ins alias & themes)

I use the terminal in vscode too, it s very convenient

Collapse
 
mzaini30 profile image
Zen

I use Terminal in Linux Lite, then I install tmux and setting it for run in Terminal startup with this code in first line of .bashrc:

[[ $TERM != "screen" ]] && exec tmux
Collapse
 
vinayhegde1990 profile image
Vinay Hegde • Edited

iTerm2 on Mac OS and Terminus, now Tabby on Windows.

The 2nd is a recent discovery having a whole lot of features such as selection of shells (Powershell, Git Bash, etc) per connection, tabbed support, saving sessions, themes (most popular ones for iTerm2, Linux ones work for Terminus) and lastly, customisable config using CSS and YAML exportable for backups.

Never looked back at Windows terminal, putty, MobaXterm since 😁

Collapse
 
l3lackheart profile image
l3lackheart

wsl 2 ubuntu 20.04 + windows terminal ( + oh my zsh )

Collapse
 
tomfern profile image
Tomas Fernandez

Konsole, which is KDE's default. It's fast, stable, it has a lot more options that I'll ever need. Inside the terminal, I use ZSH.

Collapse
 
jrop profile image
Jonathan Apodaca

Kitty with JetBrains Mono NERD patched font. I loved Alacritty until I found out it did not support font ligatures, so I switched to Kitty. Overall I am very happy with it, and it seems quite fast.

Collapse
 
jawadcode profile image
jawadcode

For Linux I use gnome and have gnome-terminal pre-installed so I use that and for the shell itself, I have zsh with zinit setup and then with starship as the theme and with windows I have Windows Terminal installed and I'm usually using powershell (if not, wsl ubuntu with the zsh setup), I have yet to try starship with powershell so might try that soon.

Collapse
 
zenel_bobi profile image
Zenel Bobi

cmder for windows

Collapse
 
srgk26 profile image
S R Gokul Krishnan

Alacritty (on Linux desktop)

Collapse
 
soulsbane profile image
Paul Crane
Collapse
 
madza profile image
Madza

Need to explore it more, for sure 👍

Collapse
 
jamesbsk profile image
James Bissick

The default Terminal for Mac, but I use Fish shell (which is the best shell imo).

Collapse
 
habil profile image
Habil BOZALİ

iTerm2 with zsh ♥️

Collapse
 
avantsekai profile image
Shavant Thomas

Love my iterm with ohmyzsh dev.to/avantsekai/terminal-with-it...

Collapse
 
etienneburdet profile image
Etienne Burdet

Oh My Zsh!

Collapse
 
sonofab1rd profile image
Jacob Dierkens

I just switch to ZSH with oh-my-zsh. Love it! Especially the git plugins.

Collapse
 
madza profile image
Madza

I've considered this option, especially for the customization options 🔥🔥

Collapse
 
heyitsarpit profile image
Arpit

Konsole!!!

Collapse
 
jessekphillips profile image
Jesse Phillips

Tilix. I started using it because it was written in D, but it is a good emulator.

On windows I use cmd and git bash (whatever that one is.

Collapse
 
ly4m profile image
William Leemans

On Mac and Linux I use iTerm , with zsh + powerlevel10k + Nord
On Windows it was mainly cmder

Custom terminal

Collapse
 
madza profile image
Madza

A lot of info going on there 👀👍

Collapse
 
bradtaniguchi profile image
Brad

xfce-terminal, which comes out of the box for xfce desktop environments (I'm on Manjaro)

  • tabs
  • transparent
  • drop-down support
  • no "dumb" copy-paste issues I've found (so far haha)
Collapse
 
richardeblogan profile image
Richard Logan

St ftw

Collapse
 
ramesh profile image
Ramesh Elaiyavalli • Edited

iTerm2 on Mac.

It is like a swiss army knife on butter🇨🇭 🔪🧈 😀

Collapse
 
lucianodouglasm2 profile image
Luciano Douglas Machado Chagas

I use Windows the Windows Terminal, with the Windows Subsystem for Linux 2 and Zsh

Collapse
 
skryking profile image
Jason Ormes

KDE user so I use Konsole mostly.

Collapse
 
victoredier profile image
Victor Edier

Oh My ZSH

Collapse
 
_andros__ profile image
Andros Guiradó

VSCode Terminal with WSL and powershell.

Collapse
 
gregorip02 profile image
Gregori Piñeres

Terminator + Brogrammer Theme 😎

Collapse
 
nlowe profile image
Nathan Lowe

Windows terminal w/ PowerShell on windows, alacritty w/ bash on macOS.

Collapse
 
titanhero profile image
Lex

In my GnuLinux Terminator a terminal multiplexer, it have the same functionality like Tmux but Terminator is more fancy, and in my Android SmartPhone Termux with tmux😉😁👍✌️

Collapse
 
adrian_widerski profile image
Adrian

Built-in PHPStorm Terminal :)

Collapse
 
eleftrik profile image
Erik D'Ercole

Mac OS: iTerm
Windows: Windows Terminal

Collapse
 
17lwinn profile image
17lwinn

Bash console

Collapse
 
sainterman profile image
Santiago Castillo

Terminus

Collapse
 
andrewbaisden profile image
Andrew Baisden

Hyper and iTerm 2 with Oh My Zsh.

Collapse
 
kamo profile image
KAIDI

Power shell

Collapse
 
mehdico profile image
Mehdi Mousavi • Edited

iTerm2 (+ oh my zsh + a few plugins)

Collapse
 
kewbish profile image
Emilie Ma

Haven't found the time to check Windows Terminal out, so just Command Prompt (with WSL).

Collapse
 
fernanduandrade profile image
Fernando Andrade

The mint terminal default, I already changed so many times my o.s that I dont want to bother changing it

Collapse
 
xanderyzwich profile image
Corey McCarty

I use MobaXterm for local and remote. In local I've got it running Ubuntu WSL2 with Zsh.

Collapse
 
pavelkeyzik profile image
Pavel Keyzik

Just default terminal in MacOS works fine to me.

Collapse
 
yobright profile image
Gerald M'BAHIA

Cygwin64 Terminal

Collapse
 
caiovieiraf profile image
Caio Vieira

zsh with p10k

Collapse
 
claudemuller profile image
LЦҜΞ FILΞЩДLҜΞЯ

On Linux -> Alactritty
On Mac -> iTerm2

Collapse
 
did92 profile image
Dídac Sementé Fernández

Im using bash with spaceship with my custom config for some modules

Collapse
 
nashpl profile image
Krzysztof Buczynski • Edited

zsh on ubuntu with ITerm so i can have nice drop down

Collapse
 
kailouu profile image
Louis Connors

I recently just switched to Mac, so now i'm using iTerm zsh, which is nice, but previously i was using MTPutty and Git Bash on windows.

Collapse
 
soniagm profile image
Sonia

Cmdr. I tried it a couple of years ago and never switched back to GitBash.

Collapse
 
kitarp29 profile image
Pratik Singh

I prefer HYPER, can't say its completely STABLE as I have seen it crashing
BUT its highly customisable and I love that about it

Collapse
 
dar5hak profile image
Darshak Parikh

Pantheon Terminal. Comes installed on elementary OS and is fast as heck. No fancy features but I don't need them either.

Collapse
 
mmohammadi9812 profile image
Mohammad Mohammadi

This fork of st cause I like modularity. Also because it's super fast. Alacritty for when I need images in terminal.

Collapse
 
angelmtztrc profile image
Angel Martinez

Windows Terminal. Very helpful.

Collapse
 
vinibrsl profile image
Vinicius Brasil

ZSH + iTerm 2 = <3

Collapse
 
popcornthad profile image
popcornthad

Linux Terminal on Chrome OS (Pixelbook)
Terminal/PowerShell on Windows 10
Integrated terminal in Visual Studio Code

Collapse
 
maxjackson profile image
MXJXN

Ubuntu's terminal, with tmux

Collapse
 
woutb profile image
WoutBuelens

Why did I have to scroll that far to find Cmder on Windows!
It has all Unix commands ready in PATH so that you can git init or cat instantly on every machine.

cmder.net/

Collapse
 
samuelabreu profile image
Samuel Abreu

Alacritty mainly for vim (really fast but no multiwindow/split support) and iterm2 for splits
oh-my-zsh with starship

Collapse
 
titogeorge profile image
Tito George

Alacritty and Terminator

Collapse
 
akrifari profile image
Krisan Alifari

I'm using Termite

Collapse
 
tarasis profile image
Robert McGovern • Edited

Mac: switch between Terminal and ITerm

Linux: I just SSH in and usually use Fish as a shell

Never heard of Git-Bash till today

Collapse
 
adnanbabakan profile image
Adnan Babakan (he/him)

I mostly use Git Bash on Windows

Collapse
 
snuggs profile image
Ahmid-RA

TERMUX on my ANDROID device. Developing on clamshells is sooo 2015 😎

Collapse
 
alphaolomi profile image
Alpha Olomi • Edited

terminal

Terminal - >Alacrity
Shell -> ZSH
Prompt -> Starship

Collapse
 
madza profile image
Madza

Inspirational 😉💯

Collapse
 
flexbed profile image
jay@つくもがみ ~ $

Guake

Collapse
 
jjrp267 profile image
Javier

Depends on OS:

Terminator + Zsh Shell in linux
Terminal gitbash in VSCode in Windows

Collapse
 
sheyd profile image
Sena Heydari

ZSH because default MacOS, but still adapting from bash. Things like full text highlight when moving cursor still throw me off at times.

Wish I was cool enough to be a tcsh 🧙🏼‍♂️.

Collapse
 
gypsydave5 profile image
David Wickes

decvt09

The Dec VT09 is a great terminal. Really customizable too - I can draw on it and add stickers.

Collapse
 
madza profile image
Madza • Edited

Talking about taking everything to the next level 😂😂

Collapse
 
ly4m profile image
William Leemans • Edited

On Mac and Linux I use ITerm with ZSH
With powerlevel10k as the theme and Nord for colors

dev-to-uploads.s3.amazonaws.com/i/...

Collapse
 
gcgbarbosa profile image
George C. G. Barbosa

My baby kitty.

Collapse
 
jethromay profile image
Jethro May

iTerm2 with oh my zsh!

Collapse
 
alecodesdancer profile image
Alejandra Melendez

For Windows I like Hyper or Git Bash 🙂

Collapse
 
sommertim profile image
Tim Sommer
Collapse
 
pratham82 profile image
Prathamesh Mali

Hyper terminal with ohmyzsh

Collapse
 
promikecoder2020 profile image
ProMikeCoder2020

I use gitbash

Collapse
 
adachi profile image
Abdullah Bin Jahed

Fish shell in Termux in an Android phone

Collapse
 
madza profile image
Madza

Yup, that's exactly why I did that 😉

Collapse
 
madza profile image
Madza

Got yourself covered on all sides, good job! 👍
How is the transition between them? How often do you change platforms?

Collapse
 
manos1097 profile image
Manolis Zaimakis

Windows CMD. Because I use Windows 10 and I don't encounter any problem.

 
dungmidside profile image
Dung Tran

I used windows 10 and it fast as hell bro

Collapse
 
mhmdyasramer profile image
Muhammad Yasser • Edited

I use Konsole, it is the default terminal on Manjaro Linux KDE.
Why? It was pre-installed on the system + I had no troubles with it.