You are not logged in.

#1 2017-01-11 03:03:33

mediocremorsov
Member
Registered: 2017-01-11
Posts: 2

[SOLVED] -- Help with Terminal Customization

Greetings fellow Arch Users and a very Happy New Year,

I was wondering if I can get some input on how to customize my terminal as shown in the picture below.
I am aware that I need to customize using the PS1 variable but I am unsure on how to get the static symbols that are towards the left edge of the screen.

https://dl.dropboxusercontent.com/u/261312/archey.png

Thanks a bunch in advance.

Last edited by mediocremorsov (2017-01-14 02:34:39)

Offline

#2 2017-01-11 03:55:40

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] -- Help with Terminal Customization

Read the Code of Conduct and only post thumbnails http://wiki.archlinux.org/index.php/Cod … s_and_code

And that is one of my screenshots from many years ago; what static symbols are you referring to? The arch logo?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-01-11 04:28:44

Docbroke
Member
From: India
Registered: 2015-06-13
Posts: 1,433

Re: [SOLVED] -- Help with Terminal Customization

He is referring to connection between two lines of prompt, something like "[" on left side of prompt

Offline

#4 2017-01-11 04:32:20

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] -- Help with Terminal Customization

That's just an unicode character:

PS1="┌─[\[\e[34m\]\h\[\e[0m\] \[\e[32m\]\w\[\e[0m\]]\n└─╼ "

Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2017-01-11 14:12:08

BurhanDanger
Member
From: Sylhet, Bangladesh.
Registered: 2016-09-13
Posts: 29

Re: [SOLVED] -- Help with Terminal Customization

For My Terminal Window: jlkAy8q.png
My current .bashrc
Change According to your liking. Don't forget to mark topic as SOLVED smile

Offline

#6 2017-01-14 02:31:54

mediocremorsov
Member
Registered: 2017-01-11
Posts: 2

Re: [SOLVED] -- Help with Terminal Customization

jasonwryan wrote:

That's just an unicode character:

PS1="┌─[\[\e[34m\]\h\[\e[0m\] \[\e[32m\]\w\[\e[0m\]]\n└─╼ "

Thank you, Thank you.

Much thanks to all who commented on this post.
I am marking this one as answered.

Offline

Board footer

Powered by FluxBB