DEV Community

Can I see your terminal?

Saurabh Sharma on February 28, 2018

Last time, I posted Can I see your desktop home screen and it went more popular than I thought. This time I want to see your Terminal. is it hyp...

Displaying a subset of the total comments. Please sign in to view all comments on this post.

Collapse
 
arnaudmorisset profile image
Arnaud Morisset • Edited

Nice post, here is mine. It's really "classic" with a little companion:

iterm

Collapse
 
2h0n profile image
2h0n

that's cool. how?

Collapse
 
arnaudmorisset profile image
Arnaud Morisset

Just one line in my .zshrc. ;)

export PROMPT='%F{235}%B%c%b%f$(_currentKubernetesContextName)$(_currentEnvironmentName)%(?.(%F{198}♥%f‿%F{198}♥%f.(%F{75}ಥ%f_%F{75}ಥ%f)) '

NB: You can omit the Kubernetes part.

Thread Thread
 
2h0n profile image
2h0n

cheers mate.

Collapse
 
dmfay profile image
Dian Fay • Edited

I use termite with zsh. The calendar is when. Font is Inconsolata-dz (a variant with straight quotation marks). Window titles are displayed in my statusbar so I save a tiny bit of space by eliminating borders and titlebars. Pressing ESC or Ctrl+[ switches the command line from insert to command mode so I can navigate as in vi.

dotfiles here

terminal with calendar and git status

Collapse
 
seanxe profile image
Sean Crossey

is that massive-js as in the not-really-an-orm for postgres? if so i discovered it yesterday - great package!

Collapse
 
dmfay profile image
Dian Fay

It is, yes! Glad you like it!

Collapse
 
msoedov profile image
Alex Miasoiedov

perfect one! 10/10

Collapse
 
jessachandler profile image
Jess Chandler • Edited

Love the question and all the responses. I'm using zsh and the man theme - ran a few dir and speak commands to show how git and time are incorporated.
myterminal

Collapse
 
bl4met profile image
JD Taft

This kinda looks like a giant Post-It note. I like that.

Collapse
 
jessachandler profile image
Jess Chandler

I stumbled on the yellow while playing around with the default choices in Terminal. :) I like it...almost all of my other coding screens are dark grey.

Collapse
 
akz92 profile image
Lucas Moulin • Edited

I try to keep it pretty minimal

iTerm with zsh

Collapse
 
noncototient profile image
Bo • Edited

Here is my minimal setup:

minimal terminal setup

Collapse
 
djerbien profile image
Haythem

how to have 3 different color please

Thread Thread
 
noncototient profile image
Bo

Default Oh My ZSH setup

Thread Thread
 
akoshodi profile image
Akinwale Oshodi • Edited

Seems more like prezto and not Oh My ZSH.

Thread Thread
 
noncototient profile image
Bo

Yeah you are correct, my bad. I have since switched over to fish shell.

Collapse
 
stephaniecodes profile image
Stephanie

I have a random happy ascii character and a motivational phrase every new window. :)

Collapse
 
monknomo profile image
Gunnar Gissel • Edited

Here's where I make the money...

Collapse
 
ggallynn profile image
lynn

This is the ideal terminal. You may not like it, but this is what peak performance looks like.

Collapse
 
mikeborn profile image
Michael Born

Is it? From my experience, the windows terminal is both less useful and simply slower to use than any Unix terminal. But it certainly gets the job done.

Thread Thread
 
monknomo profile image
Gunnar Gissel

GG Allyn is referencing this: twitter.com/scrowder/status/687260...

There are definitely better terminals, even on Windows. Still, this is what I get paid for

Thread Thread
 
mikeborn profile image
Michael Born

Ah, I get it. Yeah, for our Windows servers I like git bash.

Thread Thread
 
monknomo profile image
Gunnar Gissel

Our environment is locked down enough that git bash isn’t an option for me. I like it when I get the chance, though!

Collapse
 
drrial profile image
d3rrila • Edited

Here's mine :D

And on Windows:

Collapse
 
mikeborn profile image
Michael Born

Hold on while I go install neofetch...

Collapse
 
mohammedfoysal profile image
Mohammed Foysal

What terminal are you using for Windows. I've been using Git Bash but am looking for something better, preferably something with ZSH.

Collapse
 
drrial profile image
d3rrila • Edited

Sorry to disappoint, I'm actually using the Windows Subsystem for Linux together with VcXsrv and basically I just compiled my regular linux terminal for it ( st.suckless.org/ )
The font I'm using is Realtime by Juri Zaech in case anybody cares.

I hope this helps, but I'm sorry if it doesn't.

Edit: st has quite a few drawbacks. It's a terminal emulator and literally nothing else. You don't even have a scrollback buffer. There are patches on the website for it, but expect to manually splice them in with some code surgery, because those patches are always out of date.

Collapse
 
stephanie profile image
Stephanie Handsteiner

In case someone asks, this is the theme.

Collapse
 
cedricbdev profile image
Cedric

Nord is the best theme for terminal

Collapse
 
jess profile image
Jess Lee

On my home machine 😄

mossgreen-iterm

Collapse
 
akz92 profile image
Lucas Moulin

Quick tip: If you press Cmd+Shift+4 and then press Space you can take a screenshot of a single application :)

Collapse
 
ennor profile image
Enno Rehling (恊荞) • Edited

What they didn't tell me: Cmd+Ctrl+Shift+4 will put the screenshot into the clipboard, which is a lot easier when what you want is to paste directly into Slack.

Thread Thread
 
akz92 profile image
Lucas Moulin

This is awesome too! Unless you use Safari, because Safari doesn't support this =/

Thread Thread
 
ennor profile image
Enno Rehling (恊荞)

My final recommendation for screenshots is Skitch, which has very nifty tools for annotating. I love the arrows especially.

Thread Thread
 
akz92 profile image
Lucas Moulin

Skitch is great, I stopped using it when I found out that Preview has a lot of those annotating features. It isn't as feature full as Skitch, but it fits me well.

Collapse
 
khaled_garbaya profile image
Khaled Garbaya • Edited

here you go

terminal

Collapse
 
rasputn_ profile image
ras

Is that NERDTree or something different?

Collapse
 
khaled_garbaya profile image
Khaled Garbaya

Yep that's nerd tree

Collapse
 
hjfitz profile image
Harry

How's react dev in vim?

I ended up moving away because I couldn't deal with large projects - I've started pulling it up for quick edits in my Vs code terminal though. I miss the utility

Collapse
 
khaled_garbaya profile image
Khaled Garbaya

Works very well for me and especially with the combination of tmux I do all my coding in one terminal window. I can even zoom in one pane, do something and zoom back out.

Collapse
 
bushwald profile image
Brad

What editor is that? Looks neat.

Collapse
 
ben profile image
Ben Halpern
Collapse
 
kmcginn profile image
Kevin McGinn • Edited

Zooming out a bit: batcave

Collapse
 
bradoyler_20 profile image
brad oyler

ok, now enhance, pls...

Collapse
 
dkassen profile image
Daniel Kassen

Mac Keyboard shortcut for emojis: ctrl + cmd + space
👌

Collapse
 
pmcgowan profile image
p-mcgowan • Edited

termux on android
Termux on android - I use default terminals (nothing fancy) with dotfiles in source control so all my devices are matching and I can re-provision if I want to destroy them with fire.

My desktop/laptop/server are all the same format (different uname in PS1, semi-transparent background, otherwise default gnome-terminal), and red PS1 when ssh'd in (since I used to shut down the wrong box from time to time). Obviously programming on my phone is a last resort, but it's saved me from production fires before - ssh and data, what else do you need?

Collapse
 
sergiodxa profile image
Sergio Daniel XalambrĂ­ • Edited

That's my terminal, I use Hyper with the zsh theme zeit.zsh-theme. I like to keep it simple.

Collapse
 
toby profile image
toby

Really don't get why anyone would run node just to type in a terminal... This confuses me. Though it does look pretty.

Collapse
 
jacoby profile image
Dave Jacoby • Edited

My work linux box:
 ✔ jacoby@oz 16:40 42°F    ~

Meaning, left-to-right:
My computer is up-to-date
TaskWarrior is happy with me
I'm me on my computer
It's almost time to go
It's not too cold out
I've had two cups of coffee today
I'm in my home directory

Collapse
 
jessachandler profile image
Jess Chandler

Wow...and I immediately had to go and look up Taskwarrior :)

Collapse
 
kylegalloway profile image
Kyle Galloway

How??? I want this config!

Collapse
 
jacoby profile image
Dave Jacoby

It helps if you have Font Awesome set up on your system.

This needs cleaning up. As pasted from my prompt.sh

# prompt.sh

# the unified prompt for Dave Jacoby, based on system settings
# and capabilities.

# if a capability is absent for an entry, such as TaskWarrior
# or ACPI, the prompt will drop that in favor of entries it
# can handle.

# Tasks

#   * I have partially added Font Awesome to the prompt,
#     especially for the buttons. I need to more fully 
#     integrate FA fonts. For example, with TaskWarrior 
#     icons

# TASK WARRIOR INTO MY PROMPT
# this part is just fun-with-utf8
# https://twitter.com/pjf/status/852466839145795584
URGENT="2757"
DUETOMORROW="2690"
DUETODAY="2691"
OVERDUE="2639"
OK="2714"

# shows if any TaskWarrior tasks are in need of attention
function task_indicator {
    if [ `task +READY +OVERDUE count` -gt "0" ]  ; then
        printf "%b" "\u$OVERDUE"
    elif [ `task +READY +DUETODAY count` -gt "0" ]  ; then
        printf "%b" "\u$DUETODAY"
    elif [ `task +READY +DUETomorrow count` -gt "0" ]  ; then
        printf "%b" "\u$DUETOMORROW"
    elif [ `task +READY urgency \> 10 count` -gt "0" ]  ; then
        printf "%b" "\u$URGENT"
    else
        printf "%b" "\u$OK"
    fi
}

# here I switch to Font-Awesome, which might not show for dev.to
HOT_BEVERAGE="2615"
POWER="26A1"
#BATTERY="8984"
#POWER="2605"
BATTERY="2606"
NOT=""
fa_bolt=""
fa_plug="" # fa-plug [&#xf1e6
fa_battery="" # fa-battery (alias) [] 4.4
fa_battery_0="" # fa_battery_0 (alias) [] 4.4
fa_battery_1="" # fa_battery_1 (alias) [] 4.4
fa_battery_2="" # fa_battery_2 (alias) [] 4.4
fa_battery_3="" # fa_battery_3 (alias) [] 4.4
fa_battery_4="" # fa_battery_4 (alias) [] 4.4
fa_battery_empty="" # fa_battery_empty [] 4.4
fa_battery_full="" # fa_battery_full [] 4.4
fa_battery_half="" # fa_battery_half [] 4.4
fa_battery_quarter="" # fa_battery_quarter [] 4.4
fa_battery_three="" # fa_battery_three-quarters [] 4.3 fa-bed [&

# PLUGGED IN OR NO
# works on my Linux laptop, not on my desktop

# shows if the battery is currently charging
function battery_charging {
    CHARGING=`/usr/bin/acpi | awk '{ print $3}'`
    if [ $CHARGING = 'Discharging,' ];  then
        printf '%s' $fa_plug
    else
        printf '%s' $fa_bolt
    fi
}

# shows current status of battery
# 0  - 12     EMPTY
# 13 - 37     QUARTER
# 38 - 62     HALF
# 63 - 87     THREE-QUARTER
# 88 - 100    FULL
function battery_life {
    ACPI=`/usr/bin/acpi | awk '{ print $4}'`
    ACPI=${ACPI//[!0-9]/}
    if   [ $ACPI == "100" ];then 
        printf '%s ' $fa_battery_4
    elif [   $ACPI -lt "13" ];then
        printf '%s ' $fa_battery_0
    elif [ $ACPI -lt "38" ];then
        printf '%s ' $fa_battery_1
    elif [ $ACPI -lt "63" ];then
        printf '%s ' $fa_battery_2
    elif [ $ACPI -lt "88" ];then
        printf '%s ' $fa_battery_3
    else 
        printf '%s ' $fa_battery_4
    fi    
}

# opening tag for setting color. depends on a lot of
# variations, including host
function opentag {
    if [ -f "/bin/hostname" ] ; then
        HOST=`/bin/hostname`
    else
        HOST='NONE'
    fi

    if [[ $HOST == *"purdue.edu" ]] ; then
        HOST=`/bin/hostname -s`
    fi

    foreground='38;5;255'
    background=''
    bold='1;'   #1
    dim=''      #2
    italic=''   #3
    reverse=''  #7

    # WORK LINUX COMPUTER
    if [ $HOST = 'oz' ]; then
        foreground='38;5;82'
        bold='1;'
        if [[ -z $DESKTOP_SESSION ]] ; then
            reverse='7;'
        fi

    # WORK WINDOWS 10 COMPUTER 
    elif [ $HOST = 'Lion' ];then
        foreground='38;5;206'
        foreground='38;5;79'
        bold='1;'
        # if [ -z $SYSTEMDRIVE ] ; then
        #    foreground='38;5;196'
        #     bold='1;'
        # fi

    # PERSONAL LINUX COMPUTER
    elif [ $HOST = 'gort' ]; then
        foreground='38;5;39'
        bold='1;'

    # PERSONAL WIN10 COMPUTER
    # works in WSL, not in Git4Windows Bash
    elif [ $HOST = 'K9' ]; then
        foreground='38;5;39'
        bold='1;'

    # REMOVING SOME WORK HOSTS
    fi
    printf "\e[%s%s%s%s%sm" $bold $dim $italic $reverse $background $foreground
    # unset HOST foreground background bold dim italic reverse 
}

# closes all open tag types
function closetag {
    printf "\e[0m"
    }

# if wanted, just bold and white
function boldwhite {
    printf "\e\[1;38;5;255m"
    }

# sets the PS1 variable
# function set_ps1 {

    header="\[\033]0;\u@\h: \w\007\]"
    # chroot="${debian_chroot:+($debian_chroot)}"
    chroot=""
    userhost="\u@\h "
    localtime="\A "
    path="\w "
    end="\n\$ "

    # the coffee, weather and reboot info are called in other programs
    # every time the prompt is run
    task="\$(task_indicator)"
    battery_charging="\$(battery_charging)"
    battery_life="\$(battery_life)"
    timer_show="($timer_show)"
    reboot="\$(~/bin/need_reboot.pl)"
    temp="\$(~/bin/get_temp.pl)"
    coffee="\$(~/bin/get_coffee.pl) "
    dbus="\$(~/local/bin/pull_dbus_address.sh)"
    git="\$(__git_ps1)"

    open="$(opentag)"
    close="$(closetag)"

    prompt=$header

    # I add getting and storing the DBUS address so I can 
    # control Spotify from the command line and take webcam
    # pictures via Crontab
    if [ -f ~/local/bin/pull_dbus_address.sh ];then
        prompt="$prompt$dbus"
    fi

    prompt="$prompt\n\[$open\]"

    if [ -f ~/bin/need_reboot.pl ];then
        prompt="$prompt$reboot "
    fi

    if [ -f /usr/bin/acpi ];then
        prompt="$prompt$battery_charging "
        prompt="$prompt$battery_life "
    fi

    if [ -f /usr/bin/task ];then
        prompt="$prompt$task "
    fi

    prompt=$prompt$userhost
    prompt=$prompt$localtime

    if [ -f ~/bin/get_temp.pl ];then
        prompt="$prompt$temp "
    fi

    if [ -f ~/bin/get_coffee.pl ];then
        prompt="$prompt$coffee "
    fi

    prompt=$prompt$path
    prompt=$prompt$chroot
    prompt=$prompt$git

    if [ -f ~/.timing ];then
        prompt="$prompt$timer_show "
    fi

    prompt=$prompt$end
    prompt="$prompt\[$close\]"

    trap 'timer_start' DEBUG
    PROMPT_COMMAND="timer_stop"
    export PS1=$prompt
    # unset chroot close coffee dbus end git header open path prompt reboot task temp localtime userhost
# }

# set_ps1

and this in my .bashrc:

if [ -f /home/jacoby/bin/prompt.sh ]; then
    source /home/jacoby/bin/prompt.sh 
else
    export PS1="\n\
\[\033]0;\u@\h: \w\007\]\
${debian_chroot:+($debian_chroot)}\
\u@\h \
\A \
\$(~/bin/pull_dbus_address.sh)\w\$(__git_ps1)\
\n\$ "

fi
Thread Thread
 
kylegalloway profile image
Kyle Galloway

Thanks

Collapse
 
olkinn profile image
olkinn • Edited

Here's mine! Tmux + fish + custom themes for both iterm and emacs
(github.com/olkinn/forest-blue-iTerm and github.com/olkinn/forest-blue-emacs)

image

Collapse
 
yechielk profile image
Yechiel Kalmenson • Edited

The // ♥ is the default prompt in Flatiron School's IDE (a play on their motto "Learn, Love, Code"), and I've been adding it to my terminal ever since.

My Terminal

Collapse
 
mrdcmiller profile image
Doug Miller

how do i get out of script and the // ♥ prompt? I can't use terminal for anything else.

Collapse
 
yechielk profile image
Yechiel Kalmenson

The settings for the prompt are usually in a file in the home directory called .bashrc or .bash_profile, search for PS1, that's the variable that holds your bash prompt. If you want to change it just change the value of PS1.

There are lots of tutorials online that teach how to add dynamic information to the prompt, like the current working directory, the time, and how to add color.

Thread Thread
 
mrdcmiller profile image
Doug Miller

Thanks for the help,

It seems that some kind of script was running and even when I exit it, It would restart when opened terminal again.

It started after I followed the set up the Flatiron school tutorials.

In the end I deleted all the .bashxx files and restarted terminal.

Nothing succeeds like excess!

Collapse
 
timothycole profile image
Timothy Cole • Edited

WSL (Windows Subsystem for Linux) in Hyper with ZSH
Hyper Config: gist.github.com/TimothyCole/a15953...

WSL in Hyper

Collapse
 
toby profile image
toby

Pretty! But how is Hyper performance? (startup times, execution, etc)

Collapse
 
googley profile image
Élie

The Hyper buffer is very bad... You can't run cat on large files. But the rest is acceptable, the slowest thing is WSL with OhMyZSH

Thread Thread
 
toby profile image
toby

I do find OhMyZsh kinda slow on WSL. There are ways of reducing the issue but not completely :-\

Collapse
 
timothycole profile image
Timothy Cole

I don't have any problems with startup times or anything. It takes like half a second to open and it's fine. (I have an i7-6700k with 32GB of Ram if that helps)

Collapse
 
erikthered profile image
Erik Nelson • Edited

Work Macbook: Hyper with Pure, and Zsh using the Spaceship theme

Hyper screenshot

Collapse
 
kirantambe profile image
Kiran Tambe • Edited

This is the best, because I use the same😁

Collapse
 
caseywebb profile image
Casey Webb • Edited

spaceship-prompt + tmux in Hyper with hypernasa plugin. Left pane is gtop.

The entire .zshrc can be found in my setup repo

Collapse
 
thermatix profile image
Martin Becker • Edited

What's performance on Hyper like? I ask because I know how slow atom can be and seeing as how this is also built on electron I'm a little skeptical on it's performance potential.
Also, my terminal:

Thermatix's Terminal

I run Tmux with vim as my main editor and zsh as my shell, I use zplug for zsh plugin management.
My theme is gruvbox on my term and in vim

Collapse
 
caseywebb profile image
Casey Webb • Edited

It's not fantastic, but good enough for how I use it. Performance degrades quickly as you start adding plugins.

I typically use VS Code's terminal for the convenience, but it's also wicked fast. Sure do miss the APOD background though...

EDIT: Hyper 2 uses VS Code's renderer, thus it's now also wicked fast.

Collapse
 
phutschi profile image
Philipp • Edited

I use hyper as terminal, zsh as shell and pure (github.com/sindresorhus/pure).

hyper

Collapse
 
toby profile image
toby

Are you using git bash on Windows 10? What's wrong with WSL?

I have Ubuntu WSL with a console theme and oh my zsh with power-line theme and a patched font, for use as regular terminal. But I also have it set for using as the terminal in vscode.

Collapse
 
itsjzt profile image
Saurabh Sharma

Wsl is the best thing in Windows. Nothing is wrong with it. 😋

Collapse
 
thatkazuki profile image
Desmond Edem

How did you patch your fonts on WSL? I noticed some icons are not displaying on my terminal. I use fira code

Collapse
 
toby profile image
toby

The one I was using was from the power line font pack, there is a patched power line pack. I'm not sure if that had First.

However, there is now Nerd Fonts (github.com/ryanoasis/nerd-fonts) which is a much larger pack of patched fonts - still not sure if first is in that.

To use any of the forms from any pack, simply unzip the font you want, install it on windows in the normal manner (right click & install iirc) then restart the shell and check the shell properties to select the new font.

Thread Thread
 
thatkazuki profile image
Desmond Edem • Edited

Thanks alot for replying. Let me try this right away.

Edit: Hey @toby it worked.

Thread Thread
 
thatkazuki profile image
Desmond Edem • Edited

I don't like the amount of information being displayed there. Any tip on how to make it lean like yours?

Thank You

Collapse
 
dimitri_acosta profile image
Dimitri Acosta • Edited

Here's mine, I'm using iTerm2 on macOS with oh-my-zsh, color theme is nova and the iTerm theme is cobalt2

iTerm2

Collapse
 
pedro profile image
Pedro M. M. • Edited

I like it simple and clean :)

Hyper (w/ Hyper One Light theme for the white background) + Zsh + Spaceship theme

Screenshot

Collapse
 
vgrovestine profile image
Vincent Grovestine • Edited

I use Guake drop-down terminal with plain ol' bash, a hotkey to open the pane on demand, and semi-transparent so I can see what's going on underneath--often because I have a how-to of some sort open at the same time for reference.

Guake drop-down terminal

Collapse
 
erinlmoore profile image
Erin Moore • Edited

here is mine, every time someone says something about it, it gets more colorful.

a photo of my terminal

Collapse
 
nickforall profile image
Nick Vernij • Edited

You can make a picture show up by using markdown, like this.

![alt text](https://thepracticaldev.s3.amazonaws.com/i/l7x9ht1ynb1n053xwoyo.png)

Where the url is your own, of course.

Collapse
 
erinlmoore profile image
Erin Moore

Oh snap, thanks!

Collapse
 
myterminal profile image
Mohammed Ismail Ansari

My terminal: hyper-terminal

Configuration: .hyper.js (Still a long way from complete)

hyper-fallout

Collapse
 
david_ojeda profile image
David Ojeda

Nothing fancy here.

Mac OS terminal

Collapse
 
miffpengi profile image
Miff • Edited

I don't think mine is much to look at, other than the status bar at the top. Looking at everyone else's terminals makes me want to fancy mine up more. I mainly wanted to post this because I only saw one other PowerShell user.

powershell lol

Collapse
 
itsjzt profile image
Saurabh Sharma

Why don't you user hyper. It's cool. But powershell is too.

Collapse
 
miffpengi profile image
Miff

Because Hyper appears to be only for OSX and I use Windows?

Thread Thread
 
itsjzt profile image
Saurabh Sharma

nope, it's cross-platform.

Collapse
 
pixeliger profile image
German Emmanuel • Edited

Hyper + zsh + Pure

Collapse
 
ergenekonyigit profile image
Ergenekon Yigit • Edited

alacritty + tmux + zsh

image

Collapse
 
galileopy profile image
Galileo Sanchez

tmux, and always a pane with htop and another with docker stats.

Collapse
 
autoferrit profile image
Shawn McElroy • Edited

Here is mine.

Terminal panes:

I do like termite, but this is the normal terminal in gnome. I just never got around to compiling termite on this machine.

Collapse
 
lajoskvcs profile image
Lajos KovĂĄcs • Edited

This is my work machine
I'm using Iterm2 with zsh shell. The font is mononoki and the syntax theme is panda syntax. Also the system default fullscreen is disabled and has a toggle hotkey for cmd + (dot). So anytime i want something i can toggle my terminal.
terminal

Collapse
 
aspittel profile image
Ali Spittel

OhMyZSH + Iterm + spaceship theme

Collapse
 
sosodope profile image
Sodope • Edited

Adventure time

Collapse
 
nickytonline profile image
Nick Taylor • Edited

You can see my terminal setup in My Mac Setup. TLDR fish shell and iTerm2 with Joker theme, but about to switch back to agnoster. I'm on public transportation at the moment, but there's a screenshot in my setup post.

Collapse
 
nickytonline profile image
Nick Taylor

Alright, back in front of my laptop. Here you go.

Collapse
 
shivamd20 profile image
Shivam

cool!

Collapse
 
sobolevn profile image
Nikita Sobolev

I am using Terminal.app with zsh and sobole as theme.
I wrote two articles about my setup: Instant +100% command line productivity boost, Using better CLIs

You can copy all my dotfiles from github: github.com/sobolevn/dotfiles

terminal

Collapse
 
der_gopher profile image
Alex Pliutau

telnet

Collapse
 
mortoray profile image
edA‑qa mort‑ora‑y

Konsole with several tabs. DejaVu Sans Mono font (since I've yet to find proportional font friendly terminals and apps). Very large scroll-back buffer, though I clear it often. Bash.

Collapse
 
thecodegoddess profile image
TheCodeGoddess

ohmy-zsh

Collapse
 
koehr profile image
Norman

My home setup uses st, tmux with my own theme, zsh with oh-my-zsh and my own theme. The editor is kakoune with theme desertex (comes with the editor). The low contrast shows that the pane is currently not active.

Collapse
 
vinnya3 profile image
Vinny

How did you get tmux to work with st / kakoune if you don't mind me asking? I'm absolutely loving kakoune + tmux, but the colors are all wonky at the moment. If I try the color overrides in my tmux.conf, then tmux panes fail to work when using Kakoune to invoke them ;(

Collapse
 
vinnya3 profile image
Vinny

[EDIT] Nevermind! I discovered that I had the wrong overrides :D Thank you for your configs!! I never did take the time to understand the whole tmux color business; I think it's now time that I did.

Collapse
 
adammichaelwood profile image
Adam Wood • Edited

Emacs in a Mac Terminal.
The bottom buffer is a shell, the top buffer is whatever I am working on (at the moment, a document for docs.opendatakit.org).

When working on web stuff, including docs (which I usually am), I also keep a second terminal open that runs a Python http.server in the build directory.

Emacs has a few different terminal options. I only really like shell, but none of them quite work like I want to.

Emacs in Terminal

Collapse
 
geraldcroes profile image
geraldcroes • Edited

I'm still looking forward to tweaking it more ... but so far I like it.
My terminal

Collapse
 
meg_gutshall profile image
Meg Gutshall

How do you add the background photo?

Collapse
 
hjfitz profile image
Harry • Edited

I'll bite!

Zsh with oh-my-zsh and zsh syntax highlighting. Stock Gnome colors... I'll see if I can find an old setup, when I didn't like anything stock

term

Collapse
 
raphink profile image
RaphaĂŤl Pinson • Edited

Here is mine: bash with nerd fonts, tuned git prompt, icons based on location + files in folder & custom colors

Bash term

Collapse
 
washingtonsteven profile image
Steven Washington • Edited

I pretty much exclusively use iTerm's hotkey window overlay to access my terminal from anywhere (with global shortcut). Shell is zsh with the agnoster theme.

Every day starts with:

  • Alt+Space
  • cd ~/Document/projects/...
  • code .

desktop+iterm

Collapse
 
carlymho profile image
Carly Ho 🌈 • Edited

Using spaceship prompt & a terminal color theme of my own devising:

Collapse
 
sublimemarch profile image
Fen Slattery

Love it! Do you have a link to the image you have as the background?

Collapse
 
carlymho profile image
Carly Ho 🌈

It's from one of the wallpapers in this pack, if I remember correctly!

Collapse
 
codemouse92 profile image
Jason C. McDonald

I've got two. Guake is used whenever I need a terminal alongside other windows...

Guake

...but if I need to work exclusively in the terminal for a while, I use Terminator...

Terminator

Collapse
 
nikola profile image
Nikola BreĹžnjak

My /home :)

Collapse
 
deceze profile image
David Zentgraf

Standard OS X Terminal with slightly tweaked Novel theme.

Standard OS X Terminal with slightly tweaked Novel theme.

Collapse
 
andrewdcato profile image
Andrew Cato • Edited

Here's mine.

iTerm 2, running oh-my-zsh with the Spaceship theme.

Font is Operator Mono, color scheme is Cobalt2.

AC Terminal

Collapse
 
booligoosh profile image
Ethan

I use Hyper... 😍😍
Brings me joy every time I use it!
Computer and user names have been changed in the image for privacy of course 😉
My Terminal

Collapse
 
gauravchaddha1996 profile image
Gaurav Chaddha

Here is mine - Terminator on Ubuntu 17.10, using Oh-my-Zsh with spaceship theme, and color scheme generated using pywal.

Image

Collapse
 
myasn1k profile image
Pietro Mazzini

Could you tell me how to set separator line color and size?

Collapse
 
gauravchaddha1996 profile image
Gaurav Chaddha

I never customized it. That was the default color in terminator. Sorry mate.

Thread Thread
 
myasn1k profile image
Pietro Mazzini

It's ok, thanks anyway

Collapse
 
ztickm profile image
Salim MAHBOUBI

Ante-Scriptum: The other windows aren't pushed by the terminal, I just resized Firefox for the screenshot
screenshot of salimmahboubi's terminal
If you can't read what's in the screenshot:
This is my Guake Terminal, it runs fish, instead of the default bash.
I set it to auto-start on boot-up and always keep it running on the background.
I call it by pressing F12 and it drops down like a video game console, I press F12 and it disappears while still running, without cluttering my already busy window list.
I can set an image as a background, set the background's transparency, choose different themes, open multiple tabs. I love my terminal!

Collapse
 
dak425 profile image
Donald Feury

Looks about the same on my office desktop and my old thinkpad

  • Terminal is alacritty
  • Shell is zsh
  • Color scheme is generated from the wallpaper using pywal
  • The prompt is starship

Terminal

Collapse
 
dpashutskii profile image
Dmitrii Pashutskii

Nothing special, iTerm2 with a few custom preferences.
terminal pic

Collapse
 
dpashutskii profile image
Dmitrii Pashutskii

I really like this utility

terminal pic

Collapse
 
tiffengineer profile image
tiff

I have this in a separate iTerm window. Love tiny-care-terminal.

Collapse
 
enzoftware profile image
Enzo Lizama Paredes • Edited

Here is mine, pretty simple but lovely :D
my_terminal

Collapse
 
marceloandrade profile image
Marcelo Andrade R. • Edited

gnome-terminal in i3 using zsh with powerline

terminal

Collapse
 
sabatesduran profile image
DĂ­dac

Terminator with Solarized Dark and zsh
Terminator

Collapse
 
gabedunn profile image
Gabe Dunn • Edited

My custom theme for ZSH. The terminal is gnome-terminal on arch linux + KDE.
You can find it here if you're interested: github.com/redxtech/dotfiles/blob/...

It's fully customize-able by default if there are things that you would like to change about it as well.

my terminal

Collapse
 
kzagoris profile image
Konstantinos Zagoris • Edited

Nothing fancy

terminal

Collapse
 
cuzuco2 profile image
cuzuco2 • Edited

My machine, the background is animated, you can see it here.
tinypic.com/r/55ot1d/9

Original Video - More videos at TinyPic

And a screenshot here:

Collapse
 
nikolovlazar profile image
Lazar Nikolov • Edited

Here's mine. I just started working on my graduation thesis project. It's a react app that communicates with a Traccar backend system.

terminal

Collapse
 
cathodion profile image
Dustin King • Edited

Dustin's terminal with teal-ish text on a black background. Some Python stack traces are shown

It's the default macOS terminal. The text color is currently not the shade of teal that I like, because I messed it up trying to improve the contrast.

I want to mess around with ANSI colors a bit to offset the program output from the commands and prompts. I also think it would be nice to show the return code if it's nonzero.

Collapse
 
dean profile image
dean

fishterm

Here's mine, I use fish shell and I have a custom startup script to add the fish logo :) config.fish and fish.txt

Collapse
 
bertalanp99 profile image
Bertalan Z. PĂŠter

Here's mine with Termite and Oh-My-ZSH :)

screenie

Collapse
 
silwing profile image
Silwing • Edited

Inspired by this post I decided to spice up my terminal a bit. I switched to zsh using oh-my-zsh and have added a nice skull emoji to the powerlevel9k theme as well as a few other customizations.

My terminal

Collapse
 
itsjzt profile image
Saurabh Sharma

happy that this post helped you out to find something good.

Collapse
 
darrylpargeter profile image
Darryl Pargeter • Edited

termite + i3 = <3

setup

Collapse
 
petivagyok16 profile image
Peter Palocz

On my work machine, but looks almost identical to my home mac's terminal. I love this color and the transparency.

tmux terminal

Collapse
 
jandedobbeleer profile image
Jan De Dobbeleer • Edited

Running PowerShell in ConEmu. Prompt is oh-my-posh, rolling my own fork of ps-colors with added icons.

Terminal

Collapse
 
squiter profile image
Brunno dos Santos

Just the Terminator in a i3wm :)

Collapse
 
ghost profile image
Ghost • Edited

Terminal.app + tmux

I use Nord as theme.

terminal.app

Collapse
 
sam_ferree profile image
Sam Ferree • Edited

linux crashing the party!

xubuntu terminal

Collapse
 
michellejl profile image
Michelle J Levine

I have a few different terminal themes I use. My current favorite is ducky:
ducky

I usually use taller at work because it gives me more git information (branch, time since last commit, state of branch):
taller

I'm not currently using magicalness anywhere, but I switch back to it from time to time. Each time a new window/tab is opened in the terminal the emoji in the last line is randomly swapped out.
magicalness

other emoji's that might show up:
emojis

Collapse
 
jaredkat profile image
Jared Kat • Edited

Using Windows Subsystem for Linux as a local terminal. Normally find myself in an SSH Session to another box though. (Have KiTTY, a PuTTY fork, configured quite similarly). Using a solarized Dark color scheme, using dotfiles in source control (on my github). Right.

Collapse
 
nickforall profile image
Nick Vernij • Edited

Hyper + Hyperline + ZSH

https://thepracticaldev.s3.amazonaws.com/i/l7x9ht1ynb1n053xwoyo.png