Include file from URI instead

This commit is contained in:
Marko Korhonen 2023-06-17 14:49:08 +03:00
parent dbd364d9c6
commit d4dedd038f
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -30,6 +30,6 @@ sort, you can open an issue or a pull request at my git server
====
[source,zsh]
----
include::./home/.config/zsh/04-aliases.zsh[]
include::https://git.korhonen.cc/FunctionalHacker/dotfiles/raw/branch/main/home/.config/zsh/04-aliases.zsh[]
----
====