Skip to content

Ethkuil's simple and practical dotfiles

Notifications You must be signed in to change notification settings

Ethkuil/dotfiles

Repository files navigation

Ethkuil's dotfiles

Usage

./config.sh

It can work in both Windows and Linux.

batch_relink.sh is a universal script for both Windows and Linux to to batch relink the dotfiles. To create symbolic links, it uses mklink in Windows and ln in Linux.

symlink.bat is a Windows batch script to create symbolic links, supporting both directories and files.

You may want to run winget add gerardog.gsudo to get sudo command in Windows. Because mklink requires administrator privilege.