Vim – additional files and docs

This commit is contained in:
2024-02-19 14:41:57 +01:00
parent 1112cd1229
commit cbdd0e0c20
13 changed files with 482 additions and 0 deletions

View File

@@ -1,7 +1,12 @@
[![git3mojiv1.0](https://img.shields.io/badge/git3mojiv1.0-%E2%9A%A1%EF%B8%8F%F0%9F%90%9B%F0%9F%93%BA%F0%9F%91%AE%F0%9F%94%A4-fffad8.svg?style=flat-square)](https://robinpokorny.github.io/git3moji/)
# dotfiles **(WIP)**
This repository contains my dotfiles. They are managed by using `git clone --bare`,
see for example [How to Store Dotfiles - A Bare Git Repository \| Atlassian Git Tutorial](https://www.atlassian.com/git/tutorials/dotfiles).
## Files info
- [Vim](./.vim/README.md)
## On a new machine
1. install git
1. `cd ~`