https://github.com/nibalizer/dotfiles
Dotfiles for daily driver linux machine
https://github.com/nibalizer/dotfiles
bash dotfiles yadm
Last synced: 6 days ago
JSON representation
Dotfiles for daily driver linux machine
- Host: GitHub
- URL: https://github.com/nibalizer/dotfiles
- Owner: nibalizer
- Created: 2010-10-27T20:22:12.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T15:40:54.000Z (about 1 month ago)
- Last Synced: 2025-03-29T21:32:10.750Z (30 days ago)
- Topics: bash, dotfiles, yadm
- Language: Vim Script
- Homepage:
- Size: 752 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: .github/readme.md
Awesome Lists containing this project
README
# Dotfiles
Dotfiles are managed with [YADM](https://yadm.io/), which was chose primarily becuase it is simple and was available in debain repositories.
The old version of my dotfiles is available in the `old` directory or in the history of this repository if that directory has been deleted.
## Submodules
Vim plugins are managed using vim 8.0+ native packages and submodules. Be sure to issue a `yadm submodule init` and other commands to manage these.