Skip to content

thesmilingsloth/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Download the repository

curl -L https://github.com/thesmilingsloth/dotfiles/archive/refs/heads/main.zip -o temp.zip && unzip temp.zip && rm temp.zip

OR

wget https://github.com/thesmilingsloth/dotfiles/archive/refs/heads/main.zip -O temp.zip && unzip temp.zip && rm temp.zip

Download and run the script using curl or wget:

curl -sSL https://raw.githubusercontent.com/thesmilingsloth/dotfiles/main/prepare/mac.sh | sh

OR

wget -qO- https://raw.githubusercontent.com/thesmilingsloth/dotfiles/main/prepare/mac.sh | sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors