feat: add dotfiles module (#33)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
This commit is contained in:
12
dotfiles/README.md
Normal file
12
dotfiles/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
display_name: Dotfiles
|
||||
description: Allow developers to optionally bring their own dotfiles repository to customize their shell and IDE settings!
|
||||
icon: ../.icons/dotfiles.svg
|
||||
maintainer_github: coder
|
||||
verified: true
|
||||
tags: [helper]
|
||||
---
|
||||
|
||||
# Dotfiles
|
||||
|
||||
Allow developers to optionally bring their own [dotfiles repository](https://dotfiles.github.io)! Under the hood, this module uses the [coder dotfiles](https://coder.com/docs/v2/latest/dotfiles) command.
|
||||
Reference in New Issue
Block a user