mirror of
https://github.com/jimeh/dotify.git
synced 2026-02-19 10:06:39 +00:00
Include uninstall and clean commands
This commit is contained in:
@@ -49,11 +49,13 @@ source "../lib/internals/parse-dotfile-options.sh"
|
||||
# Command functions
|
||||
#
|
||||
|
||||
source "../lib/dotify-version.sh"
|
||||
source "../lib/dotify-clean.sh"
|
||||
source "../lib/dotify-compile.sh"
|
||||
source "../lib/dotify-help.sh"
|
||||
source "../lib/dotify-info.sh"
|
||||
source "../lib/dotify-compile.sh"
|
||||
source "../lib/dotify-install.sh"
|
||||
source "../lib/dotify-uninstall.sh"
|
||||
source "../lib/dotify-version.sh"
|
||||
|
||||
#
|
||||
# Built-in Plugins
|
||||
|
||||
Reference in New Issue
Block a user