update
This commit is contained in:
parent
e4b7f615fa
commit
c4d79fc1a0
1 changed files with 7 additions and 1 deletions
|
|
@ -1,5 +1,11 @@
|
|||
Tracks files in /usr/local/bin
|
||||
Tracks files in `/usr/local/bin`
|
||||
|
||||
Initialised with:
|
||||
|
||||
```sh
|
||||
git --git-dir=/home/ray/.config/bin --work-tree=/usr/local/bin init
|
||||
```
|
||||
|
||||
Do not perform git commands in `/usr/local/bin/`.
|
||||
|
||||
Instead, perform git commands in `~/.config/bin/`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue