https://github.com/jvansan/dotfiles
Config files for zsh and vim.
https://github.com/jvansan/dotfiles
dotbot dotfiles vim zsh zshrc
Last synced: 2 months ago
JSON representation
Config files for zsh and vim.
- Host: GitHub
- URL: https://github.com/jvansan/dotfiles
- Owner: jvansan
- License: mit
- Created: 2017-08-08T19:04:22.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T00:12:37.000Z (over 2 years ago)
- Last Synced: 2025-04-09T21:54:20.586Z (about 1 year ago)
- Topics: dotbot, dotfiles, vim, zsh, zshrc
- Language: Lua
- Homepage:
- Size: 146 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
[](https://travis-ci.org/jvansan/dotfiles)
Config files for various things including zsh, vim, i3, and tmux.
### Installation
```bash
git clone git@github.com:jvansan/dotfiles.git
cd dotfiles
./install
```
Modelled somewhat after [yarko3](https://github.com/yarko3/dotfiles.git).