doc: list all dotfiles
This commit is contained in:
parent
4daacc90e5
commit
831231bd76
@ -33,6 +33,11 @@ dotfiles checkout 2>&1 | egrep "\s+" | awk {'print $1'} |
|
|||||||
dotfiles checkout
|
dotfiles checkout
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Useful Commands
|
||||||
|
|
||||||
|
- List all tracked files (from CWD):
|
||||||
|
`dotfiles ls-tree --name-only -rz main | xargs -0 $(whence lsd) -lU`
|
||||||
|
|
||||||
## Other Tools
|
## Other Tools
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user