mirror of
https://github.com/jimeh/dotify.git
synced 2026-02-19 10:06:39 +00:00
Initial setup for the "run mode" concept
This commit is contained in:
5
src/lib/dotify-clean.sh
Normal file
5
src/lib/dotify-clean.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
dotify-clean() {
|
||||
DOTIFY_RUN_MODE="clean"
|
||||
execute-dotfile
|
||||
return $?
|
||||
}
|
||||
Reference in New Issue
Block a user