Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jessekelighine/.dotfiles

dotfiles
https://github.com/jessekelighine/.dotfiles

Last synced: 11 days ago
JSON representation

dotfiles

Awesome Lists containing this project

README

        

---
title: ".dotfiles"
author: "jessekelighine.com"
---

```sh
git clone --recurse-submodules "https://github.com/jessekelighine/.dotfiles"
cd ~/.dotfiles
make install
```

## Update

```sh
cd ~/.dotfiles
make update
```

## Uninstall

```sh
cd ~/.dotfiles
make uninstall
```

-----

## Dependencies

- `git`
- `stow`: If `stow` is not available, symlinking directly will be performed.
- `make`