Skip to content

ctien/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

555 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 80.0%
  • Vim Script 15.4%
  • Python 1.8%
  • C++ 1.3%
  • HTML 0.4%
  • Batchfile 0.3%
  • Other 0.8%