Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaydson/dotfiles
My dotfiles
https://github.com/jaydson/dotfiles
Last synced: 30 days ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/jaydson/dotfiles
- Owner: jaydson
- Created: 2015-10-04T04:40:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T23:06:41.000Z (over 9 years ago)
- Last Synced: 2024-10-17T16:55:18.246Z (3 months ago)
- Language: Shell
- Size: 145 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/