Skip to content

metruzanca/dotfiles

Repository files navigation

Dotfiles

My configuration files, powered by gnu stow.

Setup

Clone this repo in your home directory.

Note

Install stow command

brew install stow
sudo pacman -S stow
sudo apt install stow
git submodule update --init --recursive;
stow home
# On macos only
stow macos

File Structure

.
├── home      # Home directory for all
├── macos     # MacOS specific directories
├── windows   # Windows specific directories (need to manually symlink)
└── scripts   # Helpful scripts

Future Improvements

About

dotfiles

Resources

Stars

Watchers

Forks

Packages

No packages published