https://github.com/ivy/dotfiles
:bento: My dotfiles collection.
https://github.com/ivy/dotfiles
dotfiles gitconfig neovim tmux vim zsh
Last synced: 3 months ago
JSON representation
:bento: My dotfiles collection.
- Host: GitHub
- URL: https://github.com/ivy/dotfiles
- Owner: ivy
- License: isc
- Created: 2017-12-02T19:12:54.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T20:51:02.000Z (about 1 year ago)
- Last Synced: 2025-03-17T22:56:05.313Z (7 months ago)
- Topics: dotfiles, gitconfig, neovim, tmux, vim, zsh
- Language: Shell
- Size: 118 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ivy’s Dotfiles
## Installation
In a terminal run:
```sh
curl -fsSL https://raw.githubusercontent.com/ivy/dotfiles/main/bootstrap | bash -s
```