https://github.com/mdm-code/dotfiles
These are my dotfiles and scripts. Use it at your own peril.
https://github.com/mdm-code/dotfiles
cli dotfiles terminal
Last synced: 5 months ago
JSON representation
These are my dotfiles and scripts. Use it at your own peril.
- Host: GitHub
- URL: https://github.com/mdm-code/dotfiles
- Owner: mdm-code
- Created: 2021-04-11T18:56:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-26T20:44:05.000Z (5 months ago)
- Last Synced: 2026-01-27T07:44:17.478Z (5 months ago)
- Topics: cli, dotfiles, terminal
- Language: Lua
- Homepage:
- Size: 501 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
I decided to leave Stow and shell scripts in favour of Ansible. Ansible
provides a more robust and replicated way to manage dotfiles. The Ansible
playbook is in the `ansible` directory. I moved the installation instructions
to the Ansible [readme](./ansible/README.md) file.