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
- Host: GitHub
- URL: https://github.com/ixti/dotfiles
- Owner: ixti
- Created: 2013-06-01T23:12:04.000Z (about 13 years ago)
- Default Branch: yadm
- Last Pushed: 2025-03-18T01:31:55.000Z (about 1 year ago)
- Last Synced: 2025-03-18T02:34:27.205Z (about 1 year ago)
- Language: Vim Script
- Homepage:
- Size: 3.14 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
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
----