11 lines
215 B
Markdown
11 lines
215 B
Markdown
#Dotfiles
|
|
These are my personal dotfiles.
|
|
You are free to use and change them to your liking.
|
|
|
|
##Instal
|
|
````
|
|
git clone https://github.com/DreadedX/dotfiles.git ~/.dotfiles
|
|
cd .dotfiles
|
|
./install.sh ~/.dotfiles
|
|
````
|