Include file from URI instead

This commit is contained in:
Marko Korhonen 2023-06-17 14:49:08 +03:00
parent c0f87b2b42
commit 89d4ea3737

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[]
----
====