Skip to content

M4RC3L05/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal dotfiles

My dotfiles

Dependencies

Run

Just run the setup script.

./setup

Testing

Build and run the docker image on .docker folder using podman. This will start with systemd and ask for login.

podman build -t dotfiles:latest . -f ./.docker/Dockerfile && podman run -it --rm dotfiles:latest

Once inside the running docker image, cd into ~/.dotfiles and execute ./setup

Final words

This dotfiles assumes your user is main and home dir is /home/main.

About

Dotfiles configured for home-manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published