Skip to content

aruiz14/dotfiles

Repository files navigation

Configuration files repository

Use --recursive option when cloning this repository:

git clone --recursive https://github.com/aruiz14/dotfiles

After installingGNU Stow (brew install stow on OS X or apt-get install stow on Debian based systems), get into the dotfiles folder and execute stow <folder> to load it.

NOTE: The existing configuration files should be previously backed up and removed. Otherwise it will fail to load the configuration.

Contents

  • Shell: zsh configuration on top of oh-my-zsh.
  • tmux: including some basic configuration and Tmux Plugin Manager (disabled by default)
  • Editors:
    • Vim configuration based on janus distribution.
    • Emacs configured with Vim-like bindings thanks to evil mode and based on spacemacs distribution.