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
- Host: GitHub
- URL: https://github.com/ericm/dotfiles
- Owner: ericm
- Created: 2018-12-09T15:36:25.000Z (over 7 years ago)
- Default Branch: laptop
- Last Pushed: 2020-06-10T19:21:29.000Z (over 5 years ago)
- Last Synced: 2025-02-02T00:27:25.760Z (about 1 year ago)
- Topics: archlinux, compton, dotfiles, i3, i3wm, kitty, zsh, zshrc
- Language: Vim script
- Size: 28.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

Copyright 2019 Eric Moynihan