-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path00MIGRATED
32 lines (22 loc) · 869 Bytes
/
00MIGRATED
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
27
28
29
30
31
32
MIGRATED FILES
--------------
org-daemon
Now available as a proper CPAN module: App::orgdaemon. Install it
with one of the following methods:
cpan App::orgdaemon
cpanm App::orgdaemon
cpanp App::orgdaemon
The repository is available on github:
https://github.com/eserte/org-daemon
It's also possible to just clone the repository and use the
script uninstalled (provided Tk for Perl is already installed):
git clone https://github.com/eserte/org-daemon.git
./org-daemon/bin/org-daemon /path/to/TODO.org &
xterm-config
Available as a CPAN module: XTerm::Conf. Install it with
one of the following methods:
cpan XTerm::Conf
cpanm XTerm::Conf
cpanp XTerm::Conf
Note that the script was renamed in the CPAN module: it's now
xterm-conf, previously xterm-config.