Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pablopunk/dotfiles

Personal configuration files
https://github.com/pablopunk/dotfiles

bash config dotfiles hyper tmux vim zsh

Last synced: 20 days ago
JSON representation

Personal configuration files

Awesome Lists containing this project

README

        

# dotfiles

neovim

## 👀 Requirements

Install [dot](https://github.com/pablopunk/dot)

```bash
brew install pablopunk/formulae/dot
```

## 🚀 Install

I usually keep the repo in `~/.dotfiles`:

```bash
git clone https://github.com/pablopunk/dotfiles ~/.dotfiles
cd ~/.dotfiles
dot
```