Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

andysbolton/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

267 Commits
 
 
 
 
 
 

Repository files navigation

github.com/andysbolton/dotfiles

Note

This repo has been archived and I'm moving my dotfiles over to https://github.com/andysbolton/nixos-config.

My dotfiles for Windows, Mac, Debian, and NixOS, managed with chezmoi.

Setup

Debian

# Install dependencies
curl -sS https://downloads.1password.com | sudo gpg --dearmor --output /usr/share/keyrings/1password-archive-keyring.gpg
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/1password-archive-keyring.gpg] https://downloads.1password.com stable main" | sudo tee /etc/apt/sources.list.d/1password.list

sudo apt update
sudo apt install -y git curl 1password-cli

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply andysbolton

About

My dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors