Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lambdalisue/dotfiles

🩳 My personal dotfiles
https://github.com/lambdalisue/dotfiles

chezmoi dotfiles

Last synced: about 2 months ago
JSON representation

🩳 My personal dotfiles

Awesome Lists containing this project

README

        

# 🩳 dotfiles

My personal dotfiles managed by my personal [Deno] script.

[Deno]: https://deno.land

## Usage

Install [Deno] and execute the `link` task like below:

```console
$ deno task link
```

Above runs the `link` task with dry-run mode. Use `--execute` flag to actually
link the dotfiles.

```console
$ deno task link --execute
```

And use `--force` flag to overwrite existing files.

```console
$ 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