Skip to content

Commit

Permalink
docs(readme): update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yunielrc committed Oct 10, 2023
1 parent d2bea22 commit 66fd83e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ make install-tohome
Instruction | Optional dependency
---------|----------
`@snap` | snapd
`@flatpak` | flatpak
`docker-compose.yml` | docker, docker-compose
`@yay` | yay
`*.plugin.zsh` | yzsh
Expand Down Expand Up @@ -208,7 +209,7 @@ package1
| # those existing in home
├── rootcats/ # Evaluate variables in files and concatenates them with
| # those existing in root
├── dconf.ini # Load dconf settings
├── dconf.ini # Load gnome dconf settings
└── postinstall # Script executed after all instructions
```

Expand Down
3 changes: 2 additions & 1 deletion README.md.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ make install-tohome
Instruction | Optional dependency
---------|----------
`@snap` | snapd
`@flatpak` | flatpak
`docker-compose.yml` | docker, docker-compose
`@yay` | yay
`*.plugin.zsh` | yzsh
Expand Down Expand Up @@ -186,7 +187,7 @@ package1
| # those existing in home
├── rootcats/ # Evaluate variables in files and concatenates them with
| # those existing in root
├── dconf.ini # Load dconf settings
├── dconf.ini # Load gnome dconf settings
└── postinstall # Script executed after all instructions
```

Expand Down

0 comments on commit 66fd83e

Please sign in to comment.