Skip to content

wonism/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖥 dotfiles

Installation

⚠️ Disclaimer: review files, then remove things that you don't want to use. Please use my settings carefully if you don't know what files do. Use at your own risk.

# clone into your home directory (~)
$ git clone https://github.com/wonism/dotfiles.git ~

# if you want to install these without Git. then,
$ cd ~
$ curl -#L https://github.com/wonism/dotfiles/tarball/main | tar -xzv --strip-components 1 --exclude={README.md,.gitignore}