mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-27 21:19:51 -05:00
Compare commits
No commits in common. "086035913f8d08884a2c618170c66b34c4b1ee8e" and "960e02065b509958b0e6ff22199e1e6cd1bb1465" have entirely different histories.
086035913f
...
960e02065b
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1 +0,0 @@
|
|||||||
.gitattributes !filter !diff
|
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
.dotfiles
|
|
@ -1,9 +0,0 @@
|
|||||||
# Dotfiles
|
|
||||||
Dotfiles management, entirely within git.
|
|
||||||
|
|
||||||
## Installation
|
|
||||||
```shell
|
|
||||||
git clone --bare git@github.com:Foltik/dotfiles $HOME/.dotfiles
|
|
||||||
git --git-dir=$HOME/.dotfiles --work-tree=$HOME config --local status.showUntrackedFiles no
|
|
||||||
git --git-dir=$HOME/.dotfiles --work-tree=$HOME checkout
|
|
||||||
```
|
|
Loading…
Reference in New Issue
Block a user