Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skippyza/dotfiles
Collection of dot files (tmux, vim, zsh)
https://github.com/skippyza/dotfiles
tmux vim zsh
Last synced: 3 months ago
JSON representation
Collection of dot files (tmux, vim, zsh)
- Host: GitHub
- URL: https://github.com/skippyza/dotfiles
- Owner: SkippyZA
- License: mit
- Created: 2016-02-21T10:56:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T15:40:54.000Z (6 months ago)
- Last Synced: 2024-08-29T20:26:01.249Z (6 months ago)
- Topics: tmux, vim, zsh
- Language: Vim Script
- Homepage:
- Size: 695 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# Skippy's Dotfiles
## Usage
```
# Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"# Clone repo
git clone [email protected]:SkippyZA/dotfiles.git ~/.dotfilescd ~/.dotfiles
make install
```