motanelu / dotfiles

Here be dragons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dot files

This is in the public domain, so feel free to use / change / redistribute it

Important this is an unsupported project. I strongly encourage the exchange of ideas in the community, so feel free to draw inspiration for here for your own setup, please keep in mind that I do not have the time to care for the project.

Author: Tudor Barbu hello@tudorbarbu.ninja Blog: http://tudorbarbu.ninja License: LGPL

Shell - zsh & oh my zsh

I use zsh and the amazing Oh My Zsh framework with a bit of custom configuration. As a vim user, I want to have vim keybindings, together with the awesome agnoster theme, to be able to search through history and use git plugin.

Installation

If you want to give it a try, here are the instructions to install it.

Start by using yum|brew|apt-get|whatever to install zsh on your system and then install Oh My Zsh following the instructions on their page. In order to use agnoster and powerline, you must install Powerline fonts on your system. After that, do the following:

cd /path/to/repo
./install.sh

and restart your shell! Voila!

About

Here be dragons


Languages

Language:Shell 100.0%