Convert README to asciidoc

This commit is contained in:
Marko Korhonen 2022-03-24 15:29:33 +02:00
parent a4dca20f8c
commit 9a3e378a64
2 changed files with 24 additions and 16 deletions

24
README.adoc Normal file
View file

@ -0,0 +1,24 @@
== FunctionalHackers 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!
Im 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.

View file

@ -1,16 +0,0 @@
# FunctionalHacker's dotfiles
![screenshot of my setup](https://i.imgur.com/lz1Q4Zz.png?raw=true")
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.