lenciel / dotfile_centos

dot files for centos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git://github.com/lenciel/dotfile_centos  ~/dot_files
cd ~/dot_files
./makesymlinks.sh

About

dot files for centos


Languages

Language:Shell 100.0%