Personal dotfiles for Linux, mostly for Nixpkgs/NixOS-based and Termux setups. Mirrored using GitLab's push mirroring feature. gitlab.com/andreijiroh-dev/dotfiles
linux dotfiles
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add asdf repo as git submodule

What could possibly go horribly wrong?

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>

+4
+4
.gitmodules
··· 1 + [submodule "asdf-vm"] 2 + path = .asdf 3 + url = https://github.com/asdf-vm/asdf.git 4 + branch = master