Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pdxjohnny/dotfiles


https://github.com/pdxjohnny/dotfiles

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Dot Files
---

These are my dot files, long may they reign.

Install
---

```bash
git clone https://github.com/pdxjohnny/dotfiles && \
cd dotfiles && \
./install.sh && \
echo -e '\nsource "${HOME}/.pdxjohnnyrc"\n' >> ~/.bashrc
```