Thanks to visit codestin.com
Credit goes to github.com

Skip to content

anryoshi/rinku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rinku

rinku logo

rinku is Hepburn romanization of リンク that is 外来語 of Link the main protagonist of Nintendo's video game series The Legend of Zelda

This program ensures that required links exist and point to correct files/dirs according provided configuration file

Example of configuration file

[[link]]
source = 'vimrc'
target.windows = [
  'vimfiles/vimrc',
  'AppData\Local\nvim\init.vim'
]
target.unix = '.vim/vimrc'

About

⚔️ linking automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages