Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keidarcy/dotfiles

Make everywhere feel like `$HOME` 🦄🦄
https://github.com/keidarcy/dotfiles

alacritty dotfiles e1s hammerspoon neovim tmux-conf vim

Last synced: 3 days ago
JSON representation

Make everywhere feel like `$HOME` 🦄🦄

Awesome Lists containing this project

README

        

# dotfiles are 🦄🦄
[![GitHub Actions Build Status](https://github.com/keidarcy/dotfiles/workflows/test%20dotfiles/badge.svg)](https://github.com/keidarcy/dotfiles/actions?workflow=test%20dotfiles)

# Quick Start

```sh
git clone https://github.com/keidarcy/dotfiles.git ${HOME}/dotfiles
cd ${HOME}/dotfiles
sh .github/bootstrap.sh
```

# Manually Start

```sh
git clone https://github.com/keidarcy/dotfiles.git ${HOME}/dotfiles
cd ${HOME}/dotfiles
stow */
```

```sh
stow vim # use vim setting only
```