remove(macos): mackup & config file
This commit is contained in:
parent
318a6d9492
commit
609f929b0d
3 changed files with 0 additions and 9 deletions
|
@ -58,9 +58,6 @@ mkdir -p $HOME/git/clickbar
|
|||
mkdir -p $HOME/git/konaktiva
|
||||
mkdir -p $HOME/git/private
|
||||
|
||||
# Symlink the Mackup config file to the home directory
|
||||
ln -s ${DOTFILES}/macos/.mackup.cfg $HOME/.mackup.cfg
|
||||
|
||||
# Activate asimov to automatically exclude node_modules from TM backup
|
||||
sudo brew services start asimov
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[storage]
|
||||
engine = icloud
|
||||
|
||||
[applications_to_ignore]
|
||||
zsh
|
|
@ -17,7 +17,6 @@ brew 'git'
|
|||
brew 'gnupg' # Dependency for pass etc but slightly conflicts with gpg-suite see https://github.com/Homebrew/homebrew-core/issues/74447
|
||||
brew 'grep'
|
||||
brew 'httpie'
|
||||
brew 'mackup'
|
||||
brew "openjdk"
|
||||
brew 'openvpn'
|
||||
brew 'mas' # Mac App Store manager
|
||||
|
|
Loading…
Add table
Reference in a new issue