mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
add onboardme to the readme
This commit is contained in:
parent
0a96da8be7
commit
7f270f7d29
1 changed files with 16 additions and 3 deletions
19
README.md
19
README.md
|
@ -1,8 +1,6 @@
|
|||
# Dot Files for `onboardme`
|
||||
|
||||
These started as my personal dot files, but then they became the sensible defaults for
|
||||
[`onboardme`](https://github.com/jessebot/onboardme), which started out as a script
|
||||
to manage my dot files :shrug:
|
||||
These are the sensible defaults for [`onboardme`](https://github.com/jessebot/onboardme), which started out as a script to manage my dot files :shrug:
|
||||
|
||||
These directories/files are installed to your home directory and follow the [XDG Base Directory Spec] as closely as possible.
|
||||
|
||||
|
@ -359,6 +357,21 @@ These directories/files are installed to your home directory and follow the [XDG
|
|||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><code>onboardme</code></summary>
|
||||
|
||||
<blockquote>
|
||||
|
||||
Files:
|
||||
- [`~/.config/onboardme/config.yml`](.config/onboardme/config.yml)
|
||||
- [`~/.config/onboardme/packages.yml`](.config/onboardme/packages.yml)
|
||||
|
||||
These are config files for [onboardme], a tool to install dot files, packages, and setup neovim.
|
||||
|
||||
</blockquote>
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><code>powerline</code></summary>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue