Skip to content

kamtugeza/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

Sooner or later, every developer gets tired of wrestling with their local setup: manual installations, missing dependencies, "it worked on my previous setup" headaches. That's the moment you stop fighting and start automating.

This repository is my personal arsenal of dotfiles and scripts to spin up a development environment in minutes, not days. 🤠

Kickstart

The only requirement is to install git. Everything else is set up automatically.

So, to get started, clone the repository and run the boot command:

git clone https://codeberg.org/theoleksii/dotfiles.git "${HOME}/.dotfiles" && bash "${HOME}/.dotfiles" boot

About

This is my personal arsenal of dotfiles and scripts to spin up a development environment.

Resources

Stars

Watchers

Forks

Contributors