Skip to content

phucisstupid/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The philosophy my dotfiles

  • Clean and declarative.
  • The result of thousands of hours spent simplifying configs, removing clutter, and digging through documentation
  • Fully structured for effortless updates, no hard-coded configs.
  • No personal preferences included - A set options that should be acceptable to everyone.

Screenshots

macos


Installation

Option 1: One-liner script

If you don’t want to do all of installation manually, use my script:

‼️ Backup your ~/dotfiles if you already have existing configurations

curl -fsSL https://raw.githubusercontent.com/phucisstupid/dotflow/main/nix.sh | sh -s

See the script here: nix.sh

Option 2: Manual setup

  1. Install Nix
  2. Clone dotfiles:
git clone --depth 1 https://github.com/phucisstupid/dotfiles
  1. Use command hostname -s to find your host name
  2. Create a host at configurations/<system>/<hostname>
  3. Update config.nix
  4. Go to dotfiles path and run:
nix run

Contributors 5

Languages