Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 858 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 858 Bytes

carlossless dotfiles

I have moved all of my configs into nix (NixOS, nix-darwin, home-manager) and store them privately for now. I might open them up one day.

This repository has been deprecated and archived.


Currently meant only for personal syncing purposes. Setup is done through the following shell scripts:

symlink.sh

Creates symlinks for every 'dot' configuration file (eg. .zshrc) from wherever this repository resides to the user home directory ~/.

dependencies.sh

Downloads and installs various command line tools, shell completions, services, daemons and GUI apps.

settings.sh

Sets environment/OS specific settings that are not file based, currently mostly used with macOS user defaults.