Skip to content

🩳 My personal dotfiles

Notifications You must be signed in to change notification settings

lambdalisue/dotfiles

Repository files navigation

🩳 dotfiles

My personal dotfiles managed by my personal Deno script.

Usage

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

Entries

Edit one of the following files to determine the entries.

  • .dotfiles

License

dotfiles by Alisue is marked with CC0 1.0