Home: dotfiles, including .vim
and plugins

Currently contains a nifty .zshrc
, vimrc
, and some plugins:
- zsh
- grml (not a plugin per se)
- zdharma/fast-syntax-highlighting
- zsh-users/zsh-autosuggestions
- vim
In addition, I wrote my own plugin for using Vim as a
MANPAGER
: vim-manpager.
Setting up usually goes:
- Clone to a folder, say
~/home
(recursively, so that the zsh plugin is pulled in) - Copy files from there:
cp ~/home/. ~/ -ar
Once done:
vim -c PlugUpdate
And optionally:
vim -c PlugUpgrade
The .vim
used to be in a separate repo, then I merged it into home.
Some scripts
Some utility scripts I wrote can be found on my scripts repo.
CV
A CV template in LaTeX (modified from one obtained online), then re-written in Markdown:
A Cann Table
Pts | Clubs (GD) |
---|---|
70 | Liverpool (42) |
69 | |
68 | |
67 | |
66 | |
65 | |
64 | |
63 | |
62 | |
61 | |
60 | |
59 | |
58 | Arsenal (29) |
57 | |
56 | |
55 | |
54 | Nottingham Forest (14) |
53 | |
52 | |
51 | |
50 | |
49 | Chelsea (16) |
48 | Manchester City (15) |
47 | Newcastle United* (9) Brighton & Hove Albion (6) |
46 | |
45 | Fulham (5) Aston Villa (-4) |
44 | AFC Bournemouth (12) |
43 | |
42 | |
41 | Brentford (5) |
40 | |
39 | Crystal Palace* (3) |
38 | |
37 | Manchester United (-3) |
36 | |
35 | |
34 | Tottenham Hotspur (12) Everton (-4) West Ham United (-16) |
33 | |
32 | |
31 | |
30 | |
29 | |
28 | |
27 | |
26 | Wolverhampton Wanderers (-18) |
25 | |
24 | |
23 | |
22 | |
21 | |
20 | |
19 | |
18 | |
17 | Ipswich Town (-34) Leicester City (-40) |
16 | |
15 | |
14 | |
13 | |
12 | |
11 | |
10 | |
9 | Southampton (-49) |
* Each asterisk is a match in hand.
I have followed the banding used by @7amkickoff. This table will be updated during the season. The data is scraped from BBC without any permission. Hopefully this will count as personal use. :)