mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-03 11:46:20 -04:00
fix: zsh state import with relative path
Relative path only works well if it is on the salt root.
This commit is contained in:
parent
a97e3c0c8a
commit
5e5ae2f704
3 changed files with 5 additions and 5 deletions
|
@ -5,6 +5,6 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
|||
#}
|
||||
|
||||
include:
|
||||
- .install
|
||||
- .touch-zshrc
|
||||
- .change-shell
|
||||
- utils.tools.zsh.install
|
||||
- utils.tools.zsh.touch-zshrc
|
||||
- utils.tools.zsh.change-shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue