All Projects → jamestomasino → dotfiles

jamestomasino / dotfiles

Licence: Unlicense license
My dotfiles

Programming Languages

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

Projects that are alternatives of or similar to dotfiles

hackintosh-guide-mojave
hackintosh build and setup guide
Stars: ✭ 20 (-42.86%)
Mutual labels:  osx-setup
MacOS-Config
Simple Shell Scripts I Use To Tweak MacOS To My Liking.
Stars: ✭ 73 (+108.57%)
Mutual labels:  osx-setup
local-wordpress-development
WordPress Local Web Development Guide for Mac OS X
Stars: ✭ 17 (-51.43%)
Mutual labels:  osx-setup

dotfiles

This repo serves as a master collection of all my dotfiles. Each grouping has its own folder here. The install script will install all of the appropriate files for the platform to their respective place.

Dependencies

The dotfiles installation requires the GNU program stow. To install this, do your brand of:

brew install stow
-or-
sudo apt-get install stow

Install

From cloned git repo folder:

$ make

The Makefile will attempt to determine your platform automatically and install the right files. You can override this by specifying the platform specifically in the make command (e.g., make OSX). Or you can install specific packages with make as well (e.g., make tmux).

Special thanks to Stephen Tudor, my partner in dotfile exploration.

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].