Cross-platform configuration for *nix systems.
Platforms:
- Asahi installation
- Fedora installation
- Debian installation
- Android installation
- Windows installation
- macOS installation
- ChromeOS installation, cheatsheet
Applications:
- VSCode installation, cheatsheet
- RClone installation
- Vim cheatsheet
- Firefox configuration
Automatic synchronization:
- the first time a new Fish shell opens each day it pulls changes from GitHub
- the Fish command prompt indicates uncommitted changes in the local
.dot-filesfolder
After cloning this repo and running install you have these folders and symlinks in your home directory:
.dot-files/: this Git repo.dot-files-private/: separate Git repo for files containing private data.config/--> .dot-files/.config: app configuration tracked by Git.gitconfig-->.dot-files-private/home_dir_files/.gitconfig: global Git configuration tracked by private Git repo