Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 740 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 740 Bytes

dotfiles

My dotfiles and shell scripts.


analytics license

Basically, they are what I use in daily basis. Tried to add a bootstrap.sh file to setup everything at once.

First, you need to get bootstrap.sh:

wget https://raw.githubusercontent.com/gokaygurcan/dotfiles/master/bootstrap.sh

Run

sudo chmod +x bootstrap.sh

first, and then

./bootstrap.sh

And wait for it to install/move everything for you.


⚠️ Use it with caution.

License

MIT © Gökay Gürcan