Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 861 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 861 Bytes

My dotfiles

My main OS is Arch Linux. So this dotfiles is for Linux mainly. Also, contains utility scripts and small configs only which I'm sure no need to separate them as another repository.

Another configs

I separate some tool configs as another repositories.

Strustures

  • .config/* : Configs, deployed to ~/.config/.
  • bin/* : Utility scripts, deployed to ~/bin/.
  • home/* : Configs, deployed to ~/.
  • misc/* : Template of configs which are difficult to manage with git directly.

Usage

$ git clone https://github.com/a5ob7r/dotfiles.git ~/src/github.com/a5ob7r/dotfiles
$ cd ~/src/github.com/a5ob7r/dotfiles
$ ./INSTALL init
$ ./INSTALL deploy