/dot_file_simple

simple dotfiles for dev server

Primary LanguageShell

Dotfiles

This repository includes a set of simple custom dotfiles which could be used in a fresh server. The install script will:

  1. Back up any existing dotfiles in your home directory to ~/dot_files_old/
  2. Create symlinks to the dotfiles in ~/dot_files/ in your home directory

Installation

git clone https://github.com/lenciel/dot_file_simple.git  ~/dot_files
cd ~/dot_files
./makesymlinks.sh