-
Notifications
You must be signed in to change notification settings - Fork 41
/
.mackup.cfg
70 lines (66 loc) · 1.27 KB
/
.mackup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
#
# Mackup configuration file
#
[storage]
# You can customize the directory name in which Mackup stores your file. By
# default, if not specified, Mackup creates a "Mackup" directory in the storage
# engine you chose, e.g. "~/Dropbox/Mackup".
# engine = dropbox
engine = file_system
directory = Mackup
path = Sync/settings
# List of applications you want to explicitly sync
# One application name per line
# If this list is empty, Mackup will try to sync all the supported
# applications.
#
# To see a list of supported application names, launch mackup list
# Use the names listed below.
#
# For example, to sync Irssi, Ventrilo and XEmacs, add:
[applications_to_sync]
# List of applications you want to ignore
# One application name per line
# If an application is ignored, it will be ignored even if it's been explicitly
# allowed in the [Allowed Applications].
#
# To see a list of supported application names, launch mackup list
# Use the names listed below.
#
# For example, to not sync SSH and Adium, add:
[applications_to_ignore]
alacritty
aspell
bash
bat
curl
doom-emacs
emacs
fasd
fish
git
gnupg
hammerspoon
ipython
jupyter
karabiner-elements
kitty
mackup
nano
neovim
pass
prezto
quicklook
rclone
ripgrep
screen
ssh
sublime-text-3
tig
tmux
tmuxinator
vim
wakatime
yabai
zsh
factorio