Giter Site home page Giter Site logo

fori_zsh's Introduction

Just want to work that installs zsh and solve the gibberish problem of powerline theme.

Thanks to

Combine with:

https://github.com/robbyrussell/oh-my-zsh

https://github.com/jeremyFreeAgent/oh-my-zsh-powerline-theme

https://github.com/Lokaltog/powerline-fonts

https://powerline.readthedocs.org/en/latest/installation/linux.html#font-installation

Setup Process

zsh

sudo apt-get install zsh 

oh-my-zsh

curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh

Start / restart zsh (open a new terminal is easy enough…)

powerline.zsh-theme

git clone https://github.com/jeremyFreeAgent/oh-my-zsh-powerline-theme 
cd oh-my-zsh-powerline-theme 
./install_in_omz.sh 

vi ~/.zshrc, and change ZSH_THEME to 'powerline'

Install and Config Fonts

git clone https://github.com/shatle/fori_zsh 
cd fori_zsh
bash ./pl_font_config.sh

Manual Setting

Right click to your terminal, and change its font family setting which selects none of gibberish.

If you want to diff terminal from bash which is with zsh, you could add a self-defined keyboard shortcut. The shortcut command is gnome-terminal --working-directory=~ -x zsh --autocd, then set the shortcut key, likes CTRL + ALT + Z

Z

install

curl -O https://raw.githubusercontent.com/rupa/z/master/z.sh ._z.sh

type code in .zshrc

source ~/._z.sh

resty

curl -O https://raw.githubusercontent.com/micha/resty/master/resty ._resty

add code in .zshrc

. ~/._resty

fori_zsh's People

Contributors

shatle avatar

Watchers

 avatar  avatar

fori_zsh's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.