https://github.com/eprev/dotfiles
My ~/.*
https://github.com/eprev/dotfiles
dot-files tmux-configs viml
Last synced: 2 months ago
JSON representation
My ~/.*
- Host: GitHub
- URL: https://github.com/eprev/dotfiles
- Owner: eprev
- Created: 2013-06-11T11:47:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T16:33:32.000Z (6 months ago)
- Last Synced: 2025-04-13T17:38:48.000Z (6 months ago)
- Topics: dot-files, tmux-configs, viml
- Language: Vim Script
- Homepage:
- Size: 4.58 MB
- Stars: 17
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ~/.\*

## Setup
1. Run:
```
curl -L https://github.com/eprev/dotfiles/raw/master/bin/dot-install | zsh
```2. Don't forget to update user details in `~/.gitconfig`.
3. In addition, the following steps may be required:
- If you want to use [TagBar](http://preservim.github.io/tagbar/), you need to install ctags-universal (or simply run `dot-install-osx`):
```
brew install universal-ctags
```- You might want to try [locationchanger](https://github.com/eprev/locationchanger).
- Like the font in the screenshot? It's [Input Font](http://input.fontbureau.com/) (InputMonoCondensed-Light, 13pt).
## Update
```
dot-update
```