Skip to content

alba4k/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

alba4k's dotfiles

Preview

A really old picture

Preview

my dotfiles, shown in this r/unixporn post

Usage

Important

My dotfiles live in the main branch, you can find them here!

To use them, create an alias like

alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles.git/ --work-tree=$HOME'

You can now clone them in your home folder using

git clone --bare -b main https://github.com/alba4k/dotfiles $HOME/.dotfiles.git
dotfiles read-tree -mu HEAD
dotfiles reset --hard HEAD
dotfiles config --local status.showUntrackedFiles no

And update using

dotfiles pull

Caution

Only do this if you know what you're doing! You might end up permanently overwriting your existing configuration


I would really like you to not just steal my dotflies, take inspiration from them!

alba4k - 2026

About

My dotfiles for my configuration (programs I use the most)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors