9 lines
169 B
TOML
9 lines
169 B
TOML
|
[modules.awesome]
|
||
|
ignore = ["settings.lua"]
|
||
|
[modules.awesome.content]
|
||
|
awesome = "~/.config/awesome"
|
||
|
|
||
|
[modules.zsh.content]
|
||
|
oh-my-zsh = "~/.oh-my-zsh"
|
||
|
zshrc = "~/.zshrc"
|