My personal dotfiles managed by my personal Deno script.
Install Deno and execute the link
task like below:
$ deno task link
Above runs the link
task with dry-run mode. Use --execute
flag to actually
link the dotfiles.
$ deno task link --execute
And use --force
flag to overwrite existing files.
$ deno task link --execute --force
Edit one of the following files to determine the entries.
.dotfiles