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

https://github.com/ericm/dotfiles

Some of my dotfiles for arch linux
https://github.com/ericm/dotfiles

archlinux compton dotfiles i3 i3wm kitty zsh zshrc

Last synced: 12 months ago
JSON representation

Some of my dotfiles for arch linux

Awesome Lists containing this project

README

          

# My Dotfiles

**OS**: Arch Linux

## Installation
*NOTE: Only do this on a new install*
```
cd ~
git clone https://github.com/ericm/dotfiles
mv dotfiles/__move_contents_to_home__/.* .
mv dotfiles/.* .config
mv dotfiles/* .config
rmdir dotfiles
```

## Screenshot
![](screenshot.png?raw=true)

Copyright 2019 Eric Moynihan