An open API service indexing awesome lists of open source software.

https://github.com/ixti/dotfiles

Mirror of https://gitlab.com/ixti/dotfiles
https://github.com/ixti/dotfiles

Last synced: about 1 year ago
JSON representation

Mirror of https://gitlab.com/ixti/dotfiles

Awesome Lists containing this project

README

          

= /home/ixti

== Dependencies

* yadm (https://yadm.io/[homepage] | https://packages.gentoo.org/packages/app-admin/yadm[ebuild])
* (optional) vivid (https://github.com/sharkdp/vivid[homepage] | https://github.com/gentoo/guru/tree/master/app-shells/vivid[ebuild])
* (optional) starship (https://starship.rs/[homepage] | https://packages.gentoo.org/packages/app-shells/starship[ebuild])

== Install

[source,bash]
----
yadm clone --branch yadm --single-branch "git@gitlab.com:${USER}/dotfiles.git"
----

== Update

[source,bash]
----
yadm pull
----