Skip to content

benediktkr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

954 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dotfiles

Build Status version git github codeberg BSD-2-Clause docs matrix

Here are Ben's dotfiles.

Leaf Dark

Overview

The dotfiles are currently managed by yadm. Files prior to switching to yadm are preserved in the branch dotfiles.

🐣 Chicken and the egg

Normally yadm is executed from ~/.local/bin/yadm, which is managed by this repo.

So the first time cloning the repo on a new system, we have a chicken and egg problem. Either grab yadm and and them delete it:

mkdir -p ~/tmp
wget https://github.com/yadm-dev/yadm/raw/master/yadm -O ~/tmp/yadm
chmod +x ~/tmp/yadm
~/tmp/yadm clone https://git.sudo.is/ben/dotfiles
rm ~/tmp/yadm

Or use the clone.sh script.

Repository

About

No description or website provided.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors