vault backup: 2025-02-05 14:38:06
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# How I have setup the dotfiles to be automated.
|
||||
## Mackup
|
||||
A tool to manage my dotfiles and configuration files.
|
||||
https://github.com/lra/mackup
|
||||
|
||||
## Macprefs
|
||||
A tool to backup all the settings of my mac:
|
||||
https://github.com/clintmod/macprefs
|
||||
It seems outdated.
|
||||
|
||||
# VIM
|
||||
## ~/.vimrc
|
||||
```dotfile
|
||||
syntax on # enables syntax highlighing
|
||||
set number
|
||||
```
|
||||
|
||||
# Inspiration
|
||||
- [ ] https://github.com/christophrumpel/dotfiles setup my own backup strategy, also [this](https://github.com/driesvints/dotfiles) #todo/p
|
||||
|
||||
Reference in New Issue
Block a user