i-a-n / mac-setup

A collection of my personal Mac setup files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a collection of scripts and reference points for my personal OS X setup. Feel free to use. Here’s a summary of each tool:


πŸ“‚ 21-day-bin

Instructions and a shell script for creating a folder that auto-deletes files in it that are older than 21 days. Useful for storing screenshots and other temp files.

πŸ“‚ background-images

My personal color-coded background images. Four of them: one per each workspace.

πŸ“‚ copy-filename-as-repo-url

This lets you right-click on an image file in Finder, and automatically copy it to your clipboard as it would appear in a URL for an image in my repo. Useful as a kind of personalized β€œGet Dropbox URL”.

πŸ“‚ dotfiles

Small but plucky collection of dotfiles, or dotfile-like files (they might not necessarily be prefixed with a . and/or live in ~).

πŸ“‚ screenshot-downscaling

Adds a shortcut for screenshotting: Saves the original size, and a half-size, to a folder on the desktop. Useful because retina-sized-screenshots are way too big.

πŸ—’ APPS.md

A tabular list of the most useful software for priming a new Mac for web development. Also includes descriptions, prices, and a logical dock order for them.

πŸ—’ README.md

This very README file


Copyright 2017 Ian Moersen

Licensed under the Apache License, Version 2.0 (the β€œLicense”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an β€œAS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A collection of my personal Mac setup files


Languages

Language:Shell 44.3%Language:Vim Script 39.3%Language:Less 16.4%