Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.03 KB

dotfiles

This repository consists of configuration files for any tools I use within my Linux and vim development environment. The symlinks are created automagically thanks to Anish Athalye's dotbot.

Use instructions:

  1. Download the repository to a folder in your home, preferably ~/.dotfiles
  2. Run install.sh. The symlinks of each config file will be created in your home directory.
  3. After the creation of the symlinks, run PlugInstall in vim in order to install all the plugins.
  4. Profit!

Requirements:

  • vim
  • zsh
  • tmux
  • bash
  • git

Helpful resources:

Getting started with dotfiles

Getting started with dotfiles - Dries Vints

Managing your dotfiles

dotfiles.github.io

dotphiles

Olical's dotfiles