roles(dotconf): incorrect source for zobj #5
Labels
No labels
blocked
help wanted
blocked
info
resolution
duplicate
resolution
fixed
resolution
invalid
resolution
wontfix
type
bug
type
enhancement
type
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Infrastructure/ansible#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The line
source "${ZSHRC_CONF_DIR}"/items.d/*.zshdoes not work as hoped, has to be replaced by a loop.Fixed by
5afc6e2313.