start new:
tmux
start new with session name:
tmux new -s myname
| ## | |
| ## Put me in ~/.irssi/scripts, and then execute the following in irssi: | |
| ## | |
| ## /load perl | |
| ## /script load notify | |
| ## | |
| use strict; | |
| use Irssi; | |
| use vars qw($VERSION %IRSSI); |
You can break these rules if you can talk your pair into agreeing with you.
| #!/bin/sh | |
| ### DEPRECATED | |
| ### MOVED TO https://github.com/pm98zz-c/in-outdoor | |
| #################################################### | |
| ### Gnome 3 general. | |
| TERMINAL_DARK="false" | |
| OUT_THEME="'Adwaita'" # Legacy GTK | |
| IN_THEME="'Adwaita-dark'" | |
| OUT_BRIGHTNESS="100%" |
| Feb 14 15:47:17 <@instanceofjamie> gregharvey: I'm going to hold out for matason to come back. I don't know if I have to run this on one or both app servers. | |
| Feb 14 15:47:31 <@gregharvey> k | |
| Feb 14 15:48:22 <galooph> ♬♪♫ you're holding out for a hero ♫♪♬ “ヽ(´▽`)ノ” | |
| Feb 14 15:49:14 <@instanceofjamie> ♬♪♫ tilt he end of the night ♫♪♬ “ヽ(´▽`)ノ” | |
| Feb 14 15:49:19 <@instanceofjamie> join in, andymartel | |
| Feb 14 15:50:11 <andymartel> ♬♪♫ He's gotta be strong and he's gotta be fast ♬♪♫ “ヽ(´▽`)ノ” | |
| Feb 14 15:50:19 <@instanceofjamie> \m/ | |
| Feb 14 15:50:28 <galooph> bring it home, emlyn | |
| Feb 14 15:50:35 <@instanceofjamie> NOT WITH A JOKE | |
| Feb 14 15:50:42 <galooph> glol |
First, create a file called license.txt in $HOME/intelephense/license.txt and paste in your license key. Save that file.
Note
Another option is to create a file called licence.txt directly in $HOME.
If you do this, you must name the file correctly (including the typo!)
Next we will want make sure we have intelephense installed on our host. There are numerous ways to do this. The most common is to use Mason but I opt to do a global install of the package with NPM.