r4ksai / .dotfiles

Custom Dotfiles
2 stars 0 forks source link

Linking does not check if files exists already ! #1

Closed r4ksai closed 2 years ago

r4ksai commented 2 years ago

When linking the dot files, it does not check if the file exists, It would be nice if it checks and creates backup for existing files. Also if there is already a link then don't relink again.

r4ksai commented 2 years ago

Refactor code : Get rid of if else loops