Skip to content

TimonLukas/dotfiles

Repository files navigation

TimonLukas/dotfiles

My personal dotfiles repository, managed through the wonderful chezmoi

Install

Simple (but unsafe):

sh -c "$(curl -fsLS dotfiles.timon.sh)"

Simple (a bit safer):

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply TimonLukas
  • Doesn't require chezmoi to be installed
    • Same command as in script above

Safest:

chezmoi init --apply TimonLukas
  • chezmoi must be installed

Scripts

build-github-pages.sh

Usage: ./build-github-pages.sh $GITHUB_USERNAME [$URL_INDEX_TXT]

About

My dotfiles, managed by chezmoi

Resources

Stars

Watchers

Forks

Languages