GithubHelp home page GithubHelp logo

dotfiles-1's Introduction

Erik's dotfiles

A collection of tools, scripts, configuration to make my shell and vim more awesome

Install

This repo is meant to store configuration files which are then symlinked by using GNU Stow. You'll want to install it via your standard package manager.

Download / Install dotfiles
cd ~/
git clone [email protected]:erikstmartin/dotfiles.git
git submodule update --init --recursive
cd dotfiles
Link dotfiles

You can choose which configuration files you'd like to use individually

cd ~/dotfiles
stow -vv vim
Install Vim plugins

The first time you open vim it will prompt you to install any plugins mentioned in the vimrc file that have not been installed already (in this case all of them). This may take some time.

vim

I use NeoBundle to manage my plugins, you can periodically update it from within vim using the following command

:NeoBundleUpdate

Fonts

Both the vim setup, and zsh setup make use of a font provided with power-line fonts in the vendor/deps directory, you'll need to install them and set them up

Install Powerline Fonts
cd
_vendor/powerline-fonts
./install.sh
Setup iTerm2 to use Fonts / Colors
Font

Open iTerm2 and go to Preferences > Text

Change font for both "Regular Font" and "Non-ASCII Font" to Source Code Pro for Powerline. If you wish for the font size in your terminal to match the font size in the vim configuration, set your font size to 14pt.

Colors

Open iTerm2 and go to Preferences > Profiles > Colors Click "Load Presets..." Click "Import" Navigate to and select _vendor/base16-iterm2/base16-default.dark.256.itermcolors

Now you can click "Load Presets..." again and select "base16-default.dark.256"

dotfiles-1's People

Contributors

erikstmartin avatar

Watchers

 avatar  avatar

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.