https://github.com/iainjreid/dotfiles
Configuration files and whatnots
https://github.com/iainjreid/dotfiles
dotfiles linux shell vim
Last synced: 3 months ago
JSON representation
Configuration files and whatnots
- Host: GitHub
- URL: https://github.com/iainjreid/dotfiles
- Owner: iainjreid
- License: mit
- Created: 2017-04-20T21:27:09.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2026-01-16T23:47:55.000Z (5 months ago)
- Last Synced: 2026-01-17T08:44:09.678Z (5 months ago)
- Topics: dotfiles, linux, shell, vim
- Language: Shell
- Homepage:
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
~
## Includes
Packages used by Vim are declared as submodules. To use these, please
ensure the desired modules have been cloned, or clone all of the optional
packages with the command below.
```shell
git submodule update --init --recursive
```