All Projects → ttaylorr → dotfiles

ttaylorr / dotfiles

Licence: other
There's no place like ~/.

Programming Languages

shell
77523 projects
Vim Script
2826 projects
Makefile
30231 projects
perl
6916 projects
ruby
36898 projects - #4 most used programming language

dotfiles

These are Taylor's dotfiles. They may not be that useful to you, but they are useful to him!

To begin, clone this repo into your home directory.

$ git clone https://github.com/ttaylorr/dotfiles.git .dotfiles

Once cloned, simply execute sh ./install.sh to create all symlinks and install necessary things.

contributing

To add a new section to the .dotfiles, create a directory with all the assets that you'll need. The file that will be invoked by the installer is always called install.sh. To ensure that the installation happens at the right time, just pop a line with the name of the directory into scripts/utils/install_checklist.

Enjoy! 🤘

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].