Innaz Review, Samsung Galaxy, price and specifications, Flash Android, Games For Your Apple, Jailbreak Tool For iOS, IMEI Unlock Method

Sabtu, 07 April 2012

Making your Terminal look pretty on a Mac

Making your Terminal look pretty on a Mac - In the past, when I started to start blogging, many thoughts disturbed me. I want to have a blog with a nice and interesting look. I am constantly looking for basic tutorials from some web and blogs on the internet. And thankfully, one by one I started to do it, and of course have to go through some confusion process first, but the most important of a blog that is content, yes on the blog Innaz Review we will discuss a lot of information about gadgets that are very in need by you, now we will discuss first about Making your Terminal look pretty on a Mac please refer to the information we will convey until completion:

Articles : Making your Terminal look pretty on a Mac
full Link : Making your Terminal look pretty on a Mac

You can also see our article on:


Making your Terminal look pretty on a Mac

I got a 15-inch MacBook Pro (8GB RAM/256GB SSD) last week. Yippie!

My first requirement was to have my terminal look as snappy as my previous Linux one did. So, after a little googling, and checking out my Linux settings, I finally made my Terminal (iTerm) look pretty. Here are the steps:


  1. Open Terminal.
  2. Type the command "vim ~/.bash_profile". This will open the hidden file ".bash_profile" from your home directory. I am using vim to edit the file, but you could instead open the file in any editor of your choice. If this file does not exist, create it. We will be putting our configuration settings in this file, which will be read by iTerm Terminal whenever a new window is opened.
  3. Paste the following lines into this file: 

  4. # enables color in the terminal bash shell 
    export CLICOLOR=1 
    # sets up the color scheme for list
    export LSCOLORS=gxfxcxdxbxegedabagacad 
    # enables color for iTerm 
    export TERM=xterm-color 
    # Color Prompt 
    export PS1="\[\e[36;1m\]\u@\[\e[32;1m\]\w> \[\e[0m\]" 

    # sets up proper alias commands when called
    alias ls='ls -G'
    alias ll='ls -hl'

  5. Save you file and exit. 
  6. Close/Exit your Terminal, and open a new Terminal Window. 
  7. You should be seeing something as pretty as the screenshot below.




Note:
  1. If you would like to make more changes to how your prompt shows up. Read this link:
    http://www.funtoo.org/wiki/Prompt_Magic
  2. If you would like to change the LSCOLORS attribute, so that directories show up in some different color, then read this blog link:
    http://blog.imzaid.com/color-terminal-bash-on-the-mac-iterm-included



so much information Making your Terminal look pretty on a Mac

hopefully Making your Terminal look pretty on a Mac information can provide benefits for you in determining the gadgets that fit your needs in daily life.

you just read Making your Terminal look pretty on a Mac if you feel this information is useful and want to bookmark or share it please use link https://innaz2.blogspot.com/2012/04/making-your-terminal-look-pretty-on-mac.html if you want more information please search on other pages this blog.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Making your Terminal look pretty on a Mac

0 komentar:

Posting Komentar