blob: 339003474dfcf74a9a7d20b697766bb636ead2b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
Aly's dotfiles
==============
Personal & collected dotfiles ~~~
Usage
-----
Clone with submodules:
$ git clone --recurse-submodules https://github.com/liweitianux/dotfiles
Or to initialize the submodules included in this repo:
$ git submodule update --init --recursive
To update this repo:
$ git pull
To update the submodules:
$ git submodule update --remote --recursive
License
-------
MIT License
|