ctien / dotfiles

List customize [dot] files config.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[dot] files config

ALL dot file setting for our work

Screen Shots

Full demo

WHY?

Most of time, I'm working on unix-like OS. I'm too lazy to config all of them from-scratch when I re-install my OS, or change my working-computer, server.

Support

  • It now can work correctly on almost UNIX-like OS (both old and new)
  • Vim (almost plugin can work on both Windows and linux)
  • Tmux
  • Zsh with custom folder

TODO

  • Install script for Windows
  • Vim support for command-promt/PowerShell on Windows
  • Fix error for cross-distro

Installation

Clone & Auto Install

git clone https://github.com/HadesD/dotfiles.git $HOME/dotfiles && \
cd $HOME/dotfiles && \
python install.py

Vim

ZSH

About

List customize [dot] files config.


Languages

Language:Shell 79.9%Language:Vim Script 15.4%Language:Python 1.8%Language:C++ 1.3%Language:HTML 0.4%Language:Batchfile 0.3%Language:PHP 0.2%Language:JavaScript 0.2%Language:CSS 0.1%Language:C# 0.1%Language:C 0.1%Language:Lua 0.1%Language:Go 0.0%Language:Rust 0.0%