An open API service indexing awesome lists of open source software.

https://github.com/toriphes/dotfiles

My personal dotfiles
https://github.com/toriphes/dotfiles

dotfiles-macos stow tmux vim

Last synced: about 1 month ago
JSON representation

My personal dotfiles

Awesome Lists containing this project

README

          

# .dotfiles

**Warning**: Don’t blindly use my settings unless you know what you are doing. Use at your own risk!

I use [stow](https://www.gnu.org/software/stow/) to manage my dotfiles.

```bash
brew install stow
```

## Getting started

```bash
git clone https://github.com/toriphes/dotfiles.git ~/.dotfiles
~/.dotfiles
stow */
```