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

https://github.com/pablopunk/dotfiles

Personal config files, tools, and apps
https://github.com/pablopunk/dotfiles

apps bash config darwin dotfiles hyper macos nix nixos tmux vim zsh

Last synced: about 1 year ago
JSON representation

Personal config files, tools, and apps

Awesome Lists containing this project

README

          

# dotfiles

neovim

## 👀 Requirements

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

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

## 🚀 Install

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

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