Compare commits
3 Commits
3ac715d447
...
28809828c2
Author | SHA1 | Date | |
---|---|---|---|
28809828c2 | |||
3194648096 | |||
|
86706e88ad |
@ -12,6 +12,17 @@ This page describes the configuration of LURE
|
||||
|
||||
---
|
||||
|
||||
## File locations
|
||||
|
||||
| Path | Description
|
||||
| --: | :--
|
||||
| ~/.config/lure/lure.toml | Config file
|
||||
| ~/.cache/lure/pkgs | here the packages are built and stored
|
||||
| ~/.cache/lure/repo | here are the git repos with all the `lure.sh` files
|
||||
| | Example: `~/.cache/lure/repo/default/itd-bin/lure.sh`
|
||||
|
||||
---
|
||||
|
||||
## Config file
|
||||
|
||||
### rootCmd
|
||||
@ -30,4 +41,4 @@ url = 'https://github.com/Arsen6331/lure-repo.git'
|
||||
|
||||
The `default` repo is added by default. Any amount of repos may be added.
|
||||
|
||||
---
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user