Skip to content

Ethkuil/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.