Skip to content
This repository has been archived by the owner on Apr 13, 2018. It is now read-only.
/ pathfinder-prefs Public archive

update pathfinder preferences that are not exposed in the gui (ie- iTerm)

Notifications You must be signed in to change notification settings

kogent/pathfinder-prefs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

PathFinder Prefs

Currently this is only a simple Rakefile to install some tweaks to the Default iTerm profile that ships with PathFinder.

Background

I don’t have a lot of complaints with OSX, but one I do have is that Finder is pretty close to useless (FTFF). At the moment I am playing around with PathFinder to see if it will work and so far it seems to do the trick, although it still needs some polish. PathFinder ships with a copy of iTerm (0.9.4.1322), but no interface to customize more than some basic settings.

Solution

Using the plist & yaml libraries and the osx system utility plutil I load and merge my custom settings and push them back to ‘~/Library/Preferences/com.cocoatech.PathFinder.plist’.

Dependencies

plist (3.0.0)

Usage

cd pathfinder-prefs
rake

About

update pathfinder preferences that are not exposed in the gui (ie- iTerm)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published