https://github.com/bzf/dotfiles
UNIX secrets
https://github.com/bzf/dotfiles
dotfiles git tmux vim zsh
Last synced: 5 months ago
JSON representation
UNIX secrets
- Host: GitHub
- URL: https://github.com/bzf/dotfiles
- Owner: bzf
- Created: 2013-05-03T08:27:36.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T10:34:48.000Z (over 1 year ago)
- Last Synced: 2025-10-10T17:11:39.621Z (9 months ago)
- Topics: dotfiles, git, tmux, vim, zsh
- Language: Lua
- Homepage:
- Size: 340 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
========
## Install
I manage my dotfiles using [`rcm`](https://github.com/thoughtbot/rcm).
```sh
$ git clone git@github.com:bzf/dotfiles.git ~/.dotfiles
$ rcup -v -x *.md
```