Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jaydson/dotfiles

My dotfiles
https://github.com/jaydson/dotfiles

Last synced: 30 days ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# Jaydson's dotfiles

## Warning
This is **my** personal dotfiles and it may not work as expected in your machine, perhaps you can try it.
My current OS is [Manjaro](https://manjaro.github.io/), an awesome [Arch Linux](https://www.archlinux.org/) based distribution.

## Installation
```bash
cd ~
git clone https://github.com/jaydson/dotfiles.git
./install.sh
```

## References
https://dotfiles.github.io/
http://www.placona.co.uk/1224/linux/managing-your-dotfiles-the-right-way/
https://medium.com/@webprolific/getting-started-with-dotfiles-43c3602fd789
http://blog.smalleycreative.com/tutorials/using-git-and-github-to-manage-your-dotfiles/