oh-my-zsh強力できれいなshellコマンド

1572 ワード

shellを使うのが一番つらいのは、白黒のコンソールのインターフェースを見ていることです.どんなにつらいかは言わないで、どのようにきれいなshellを持っていますか.
使用方法の説明
ここではcentos7システムを用いて実証する
  • zsh
  • を取り付ける
    yum install zsh -y
  • oh-my-zsh
  • をインストール
    sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

    インストールに成功しました
      ____  / /_     ____ ___  __  __   ____  _____/ /_  
     / __ \/ __ \   / __ `__ \/ / / /  /_  / / ___/ __ \ 
    / /_/ / / / /  / / / / / / /_/ /    / /_(__  ) / / / 
    \____/_/ /_/  /_/ /_/ /_/\__, /    /___/____/_/ /_/  
                            /____/                       ....is now installed!
    
    
    Please look over the ~/.zshrc file to select plugins, themes, and options.
    
    p.s. Follow us at https://twitter.com/ohmyzsh.
    
    p.p.s. Get stickers and t-shirts at http://shop.planetargon.com.