-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathINSTALL
28 lines (20 loc) · 1.45 KB
/
INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
################################################################################
# #
# INSTALL for iTerm2 Scripts
# #
# $Id: $ #
# #
# Copyright (C) 2017 Matt Martini <[email protected]> #
# #
# This program is free software; distributed under GNU GPLv3, see LICENSE. #
# #
################################################################################
All of the files that end in .scpt are Applescript documents. If you have
trouble with these documents, you can copy and paste the .scpt.txt versions
into Script Editor and then compile and save them on your machine.
tcdf.scpt should be opened in Script Editor and saved as an Application
Use the export option under the file menu.
The resulting Application should be added to your Finder toolbar via dragging
it onto a toolbar that has "Customise Toolbar" active.
cdf_alias.sh and iterm_fns.sh should be sourced by your .bashrc or .bash_profile
fdc and posd should be put in your ~/bin dir, or /usr/local/bin (or somewhere in your path)