Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 752 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 752 Bytes

dotfiles

Hits


.bash_aliases

curl -SsL -o ~/.bash_aliases https://github.com/Technetium1/dotfiles/raw/master/.bash_aliases && chmod 644 ~/.bash_aliases && source ~/.bash_aliases

.vimrc

curl -SsL -o ~/.vimrc https://github.com/Technetium1/dotfiles/raw/master/.vimrc && chmod 644 ~/.vimrc

.eslintrc

curl -SsL -o ~/.eslintrc https://github.com/Technetium1/dotfiles/raw/master/.eslintrc && chmod 644 ~/.eslintrc