Skip to content

maurogeorge/dotfiles

Repository files navigation

Dotfiles

Install

On the home dir.

$ git clone https://github.com/maurogeorge/dotfiles.git .dotfiles

Install rcm

$ brew bundle .dotfiles/Brewfile

Install the dotfiles

$ rcup -d .dotfiles -x Brewfile -x README.md -x Monaco-Powerline.otf

This will create symlinks for config files in your home directory. The -x options, which exclude the Brewfile, README.md and Monaco-Powerline.otf files, are needed during installation but can be skipped once the .rcrc configuration file is symlinked in.

Usage

Make all changes on the .dotfiles dir and commit as usual.

Update the dotfiles with:

$ rcup

Uses with $ rcup -v to a more verbose output.

Vim

Open "Monaco-Powerline.otf" and click "Install font" to install Powerline's font which supports fancy characters.

$ open Monaco-Powerline.otf

About

My dotfiles, with easy installation using rcm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published