https://github.com/glushchenko/dotfiles
Config files for zsh, git, vim, micropress, etc.
https://github.com/glushchenko/dotfiles
Last synced: over 1 year ago
JSON representation
Config files for zsh, git, vim, micropress, etc.
- Host: GitHub
- URL: https://github.com/glushchenko/dotfiles
- Owner: glushchenko
- Created: 2012-11-08T16:35:10.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T08:23:02.000Z (over 1 year ago)
- Last Synced: 2025-04-01T07:54:14.388Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 2.39 MB
- Stars: 18
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
========
## Install
```
git clone https://github.com/glushchenko/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && ./bootstrap.sh bundle/macOS
# or linux env
sudo apt update
sudo apt install -y tmux vim zsh
cd ~/.dotfiles && ./bootstrap.sh bundle/linux
```
## vim
:BundleInstall