Convert README to asciidoc
This commit is contained in:
parent
2229cf8cf2
commit
cfc9ac3abe
2 changed files with 24 additions and 16 deletions
24
README.adoc
Normal file
24
README.adoc
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
== FunctionalHacker’s dotfiles
|
||||||
|
|
||||||
|
image::https://i.imgur.com/lz1Q4Zz.png?raw=true%22[screenshot of my
|
||||||
|
setup]
|
||||||
|
|
||||||
|
My personal dotfiles for my workstations, mostly for easy access for
|
||||||
|
myself but feel free to steal them for yourself!
|
||||||
|
|
||||||
|
I’m using https://github.com/deadc0de6/dotdrop[dotdrop] to manage and
|
||||||
|
ease deployment of my dotfiles.
|
||||||
|
|
||||||
|
=== Mirrors
|
||||||
|
|
||||||
|
This repository lives at
|
||||||
|
https://git.korhonen.cc/FunctionalHacker/dotfiles[My git server], but it
|
||||||
|
is also mirrored to: -
|
||||||
|
https://gitlab.com/FunctionalHacker/dotfiles[GitLab] -
|
||||||
|
https://github.com/FunctionalHacker/dotfiles[GitHub] -
|
||||||
|
https://bitbucket.org/FunctionalHacker/dotfiles[Bitbucket] -
|
||||||
|
https://codeberg.org/FunctionalHacker/dotfiles[codeberg]
|
||||||
|
|
||||||
|
If you have any ideas for improvements, questions or anything of this
|
||||||
|
sort, you can open an issue or a pull request in either my git server
|
||||||
|
(registrations open for anyone), or any of the mirrors.
|
16
README.md
16
README.md
|
@ -1,16 +0,0 @@
|
||||||
# FunctionalHacker's dotfiles
|
|
||||||

|
|
||||||
|
|
||||||
My personal dotfiles for my workstations, mostly for easy access for myself
|
|
||||||
but feel free to steal them for yourself!
|
|
||||||
|
|
||||||
I'm using [dotdrop](https://github.com/deadc0de6/dotdrop) to manage and ease deployment of my dotfiles.
|
|
||||||
|
|
||||||
## Mirrors
|
|
||||||
This repository lives at [My git server](https://git.korhonen.cc/FunctionalHacker/dotfiles), but it is also mirrored to:
|
|
||||||
- [GitLab](https://gitlab.com/FunctionalHacker/dotfiles)
|
|
||||||
- [GitHub](https://github.com/FunctionalHacker/dotfiles)
|
|
||||||
- [Bitbucket](https://bitbucket.org/FunctionalHacker/dotfiles)
|
|
||||||
- [codeberg](https://codeberg.org/FunctionalHacker/dotfiles)
|
|
||||||
|
|
||||||
If you have any ideas for improvements, questions or anything of this sort, you can open an issue or a pull request in either my git server (registrations open for anyone), or any of the mirrors.
|
|
Loading…
Add table
Add a link
Reference in a new issue