hacking-robot / dotfiles

My linux dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Installation

$ ./install.sh

Then follow the installation procedure in the README of each folder.

Adding folders or files

  1. Place all new files and folders in the ~/dotfiles folder after removing all starting dots
  2. Note that only files and folders starting with a dot can be added since it is added during installation
  3. Open ~/dotfiles/install.sh and add the corresponding entry to the files variable
  4. Git commit and push

About

My linux dotfiles


Languages

Language:Vim Script 69.8%Language:Shell 30.2%