Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 231 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 231 Bytes

dotfiles

My dotfiles

ubuntu:

bash -c "$(wget -qO - https://raw.github.com/hartikainen/.dotfiles/main/setup/setup.sh)"

osx:

bash -c "$(curl -LsS https://raw.github.com/hartikainen/.dotfiles/main/setup/setup.sh)"