Add sources to README
This commit is contained in:
parent
2538629b9e
commit
fd145831a6
@ -1,6 +1,6 @@
|
||||
# Home directory
|
||||
|
||||
Initialize
|
||||
# Setup
|
||||
* Clone this repo `git clone --bare [repo-url] ~/.dotfiles`
|
||||
* Checkout files into home dir `git checkout --repo "$HOME/.dotfiles" --workdir "$HOME" .`
|
||||
* `soruce .bashrc`
|
||||
@ -9,4 +9,9 @@ Initialize
|
||||
* Use `dotfiles` git alias to interact with dotfiles repo. E.g. `dotfiles status`
|
||||
* Add files you want to track as exceptions to `.gitignore` (or `dotfiles add --force`)
|
||||
|
||||
# See also
|
||||
|
||||
https://github.com/kalkayan/dotfiles / https://news.ycombinator.com/item?id=27134249
|
||||
|
||||
https://github.com/nickjj/dotfiles
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user