Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bzf/dotfiles
UNIX secrets
https://github.com/bzf/dotfiles
dotfiles git tmux vim zsh
Last synced: about 2 months ago
JSON representation
UNIX secrets
- Host: GitHub
- URL: https://github.com/bzf/dotfiles
- Owner: bzf
- Created: 2013-05-03T08:27:36.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T10:34:48.000Z (2 months ago)
- Last Synced: 2024-11-11T11:33:49.181Z (2 months ago)
- Topics: dotfiles, git, tmux, vim, zsh
- Language: Lua
- Homepage:
- Size: 334 KB
- Stars: 3
- Watchers: 2
- 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 [email protected]:bzf/dotfiles.git ~/.dotfiles
$ rcup -v -x *.md
```