pseudometa's dotfiles
Table of Contents
- Why this repository?
- How this Repository works
- Special Explanations
- Got an idea for an improvement?
- Contact
Why this repository?
- These files are symlinked into a cloud drive for synchronization.
- They uploaded to git for backups and version history.
- A public GitHub repository also enables easier sharing of individual configuration with others
How this Repository works
These files only exist for the purpose of backup:
crontab
on my main machine is configured to run the script 30-min.sh every 30 minutes.- 30-min.sh runs various tasks that should run regularly, one of them is to trigger the shell script git-dotfile-backup.sh.
- git-dotfile-backup.sh checks whether there have been any changes in dot files. If there are, it creates somewhat useful commit messages and runs the
git add commit pull push
sequence. - .gitignore contains a list of files not to backups for various reasons, e.g. redundancy, privacy, or simply because they are too big for a git repo.
Special Explanations
- The
CSS3
Sublime Package has to be symlinked and cannot be installed automatically via listing in Package Control settings, since I modified it manually. (Removing autocompletions to avoid overlap with thelsp-css
package.)
Got an idea for an improvement?
Feel free to open an issue to suggest an improvement to my settings!
Contact
- Academic Website
- GitHub
- Discord:
@pseudometa#9546
- ResearchGate