Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ianhattendorf/dotfiles


https://github.com/ianhattendorf/dotfiles

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Dotfiles

Linux dotfiles, managed via [dotbot](https://github.com/anishathalye/dotbot). Currently using Fedora, i3wm, and fish.

NOTE: This will overwrite any existing dotfiles.

```sh
$ git clone https://github.com/ianhattendorf/dotfiles
$ cd dotfiles
$ ./install
```

To update dotbot:

```sh
$ cd dotfiles
$ git submodule update --init --remote
```