Skip to content

πŸ—‚οΈ Configurations for macOS, WSL and Linux

Notifications You must be signed in to change notification settings

fbosch/dotfiles

Repository files navigation

πŸ—‚οΈ Dotfiles

Config files and scripts for my development environment.
Managed with GNU Stow for easy symlink management.

⚑ Installation

# navigate to home directory
cd ~

# clone the repository
git clone git@github.com:fbosch/dotfiles.git

# navigate to the directory
cd dotfiles

# initiate GNU Stow to create symlinks
stow .

πŸ“¦ Dependencies

All system packages and dependencies (Neovim, Fish, WezTerm, CLI tools, etc.) are declaratively managed in my NixOS configuration:

β†’ github.com/fbosch/nixos

This dotfiles repository contains only the application configuration files, while the NixOS repository handles:

  • System packages and versions
  • Service configurations
  • Home Manager setup
  • Declarative system state

About

πŸ—‚οΈ Configurations for macOS, WSL and Linux

Topics

Resources

Stars

Watchers

Forks