https://github.com/uesteibar/dotfiles
https://github.com/uesteibar/dotfiles
dotfiles vim zsh
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uesteibar/dotfiles
- Owner: uesteibar
- Created: 2018-01-17T22:45:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T10:27:50.000Z (about 2 years ago)
- Last Synced: 2025-01-11T11:47:49.941Z (4 months ago)
- Topics: dotfiles, vim, zsh
- Language: Vim Script
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Dotfiles
## Setup
Clone into your home directory
```
git clone https://github.com/uesteibar/dotfiles.git ~/dotfilescd ~/dotfiles
```Run the setup script
```
./setup.sh
```## Content
* [Vim config](https://github.com/uesteibar/dotfiles/tree/master/vim)
* [ZSH config](https://github.com/uesteibar/dotfiles/tree/master/zsh)
* [Tmux config](https://github.com/uesteibar/dotfiles/tree/master/tmux)