An open API service indexing awesome lists of open source software.

https://github.com/bertrandom/powerline-shell-customized

personal customizations for powerline-shell
https://github.com/bertrandom/powerline-shell-customized

Last synced: 3 months ago
JSON representation

personal customizations for powerline-shell

Awesome Lists containing this project

README

          

# powerline-shell-customized
Bert's personal customizations for powerline-shell

Add a hamburger prompt, use a more lightweight git integration that only shows the current branch name

## Usage

Install Powerline:
```
cd ~/code
git clone git@github.com:b-ryan/powerline-shell.git
cd powerline-shell
sudo python setup.py install
```

Clone repo:
```
cd ~/code
git clone git@github.com:bertrandom/powerline-shell-customized.git
```

Link config:
```
mkdir -p ~/.config/powerline-shell
ln -s ~/code/powerline-shell-customized/.config/powerline-shell/config.json config.json
```

Add fonts:

Install https://github.com/bertrandom/powerline-shell-customized/blob/master/fonts/Monaco%2Bfor%2BPowerline.otf and choose font in iTerm2

Add contents of `.profile` to `~/.profile`