life-sync-1.1.0.0: Synchronize personal configs across multiple machines.
Copyright(c) 2017-2020 Kowainik
LicenseMPL-2.0
MaintainerKowainik <xrom.xkov@gmail.com>
Safe HaskellNone
LanguageHaskell2010

Life.Main.Init

Description

Contains a function to create the main repository — dotfiles.

Synopsis

Documentation

lifeInitQuestion Source #

Arguments

:: Text

Command name

-> IO ()

Process to do

-> IO () 

If .life and dotfiles are not present you could want to ask one if it needed to be initialised.