mirror of
https://github.com/jimeh/dotify.git
synced 2026-02-19 10:06:39 +00:00
Reorganize helpers
This commit is contained in:
@@ -31,8 +31,8 @@ shopt -s extglob
|
||||
# Helper functions
|
||||
#
|
||||
|
||||
source "../lib/arguments.sh"
|
||||
source "../lib/trim.sh"
|
||||
source "../lib/helpers/arguments.sh"
|
||||
source "../lib/helpers/trim.sh"
|
||||
|
||||
#
|
||||
# Internal functions
|
||||
|
||||
Reference in New Issue
Block a user