Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 232 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 232 Bytes

Dot Files

These are my dot files, long may they reign.

Install

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