Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cburmeister/dotfiles
My system configuration.
https://github.com/cburmeister/dotfiles
dotfiles tmux vim zsh
Last synced: 10 days ago
JSON representation
My system configuration.
- Host: GitHub
- URL: https://github.com/cburmeister/dotfiles
- Owner: cburmeister
- Created: 2013-02-09T03:45:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T06:23:02.000Z (about 2 months ago)
- Last Synced: 2024-10-11T20:19:24.128Z (26 days ago)
- Topics: dotfiles, tmux, vim, zsh
- Language: Shell
- Homepage:
- Size: 171 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
========My system configuration.
---
## Usage
Install UNIX and OSX binaries with [brew](https://brew.sh/):
```bash
brew bundle
```Configure individual packages with [stow](https://www.gnu.org/software/stow/):
```bash
stow -t $HOME zsh
```