Add config for mackup
- ignore apps whose config files are in the `dotfiles` repo (see: https://gitlab.webartifex.biz/alexander/dotfiles) - include various (config) files that should not be public: + Cisco's AnyConnect + history files for `bash`, `less`, `python`, `psql`, `tig`, and `zsh` + Nautilus' bookmarks + SSH config & known hosts
This commit is contained in:
parent
c90705bc62
commit
4c6526b1cc
9 changed files with 73 additions and 0 deletions
7
.mackup/README.md
Normal file
7
.mackup/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Custom Configuration for `mackup`
|
||||
|
||||
This folder contains various **config** files
|
||||
to include all kinds of files in the [`mackup backup`](https://github.com/lra/mackup).
|
||||
Their format is described [here](https://github.com/lra/mackup/tree/master/doc#add-support-for-an-application-or-almost-any-file-or-directory).
|
||||
|
||||
`mackup` is used to synchronize (dot) files the general public should *not* see.
|
||||
Loading…
Add table
Add a link
Reference in a new issue