Skip to content

dagadbm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 6, 2025
f730d4d · Mar 6, 2025
Mar 24, 2024
May 29, 2024
Dec 30, 2022
Feb 19, 2025
Feb 28, 2025
Mar 6, 2025
Sep 26, 2024
Sep 26, 2024
Feb 9, 2025
Jan 3, 2023
Feb 19, 2025
Jan 3, 2023
Jan 15, 2023
Feb 28, 2025
Feb 19, 2025
Feb 28, 2025
Jan 18, 2023
Feb 19, 2025
Feb 19, 2025

Repository files navigation

dotfiles

Welcome to my humble dotfiles repo.

This was done with a lot of love and I occasionally update it.

Install

First run install script ./bootstrap.sh to download and setup everything

Features

This uses the amazing dotbot to handle all the symlinking. These dotfiles are mainly for zsh, vim, and macos apps

Support

For now this works on mac os only If you have any questions please feel free to open an Issue

Helpers

Git Submodules

Add

git submodule add https://github.com/wfxr/forgit.git submodules/forgit

Delete

export MODULE=submodules/repo_name && git submodule deinit -f $MODULE && rm -rf .git/modules/$MODULE && git rm -f $MODULE

About

My dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published