save_config_dotfiles/README.md

29 lines
495 B
Markdown

# save_config_dotfiles
Use it to save in ~/Documents/git/dotfiles/dotconfig your config files.
## TODO
### program config file.
Implement in _INSTRUCTIONS_
- fu for user file copy
- fr for root file copy (use doas)
- du for user directory copy
- dr for root firectory copy (use doas)
Rename u by uu, for update user.
### dotfiles to config
Implement f instruction
make as function dotfiles to config
### config to dotfile
Implement the reverse.
make as function config to dotfiles.