⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

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 [email protected]: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