Giter VIP home page Giter VIP logo

pbpl204s19's People

Contributors

sjsrey avatar weikang9009 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pbpl204s19's Issues

Customize Mac Terminal to make it prettier

For those on Mac who want to customize Terminal to make it prettier, this post could be very useful. It provides step-by-step instructions and I've just followed the instructions to configure my Terminal. It now looks like:

image

Things to be cautious about:

  • We do not need to follow 2.1 Install Python since we have installed anaconda
  • 2.4 Install Powerline: I think it is easier to do pip install -U powerline-status
  • For 2.5.2 Add the daemon with a proper location to .bash_profile, type touch ~/.bash_profile; open ~/.bash_profile in your terminal to open .bash_profile. Once .bash_profile is open, add the following:
powerline-daemon -q
POWERLINE_BASH_CONTINUATION=1
POWERLINE_BASH_SELECT=1
. /anaconda3/lib/python3.6/site-packages/powerline/bindings/bash/powerline.sh

We do not need the first line export PATH=$PATH:$HOME/Library/Python/2.7/bin suggested in the post. The last line . /anaconda3/lib/python3.6/site-packages/powerline/bindings/bash/powerline.sh could be slightly different. Run pip show powerline-status in your terminal to check the Location field.

Let me know if you need any help with this.

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.