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) |
---|---|
83 | Liverpool (45) |
82 | |
81 | |
80 | |
79 | |
78 | |
77 | |
76 | |
75 | |
74 | |
73 | |
72 | |
71 | Arsenal (34) |
70 | |
69 | |
68 | Manchester City (26) |
67 | |
66 | Newcastle United (22) Chelsea (20) Aston Villa (9) |
65 | Nottingham Forest (13) |
64 | |
63 | |
62 | |
61 | |
60 | |
59 | |
58 | Brighton & Hove Albion (4) |
57 | |
56 | |
55 | Brentford (9) |
54 | Fulham (2) |
53 | AFC Bournemouth (10) |
52 | Crystal Palace (0) |
51 | |
50 | |
49 | |
48 | |
47 | |
46 | |
45 | Everton (-3) |
44 | |
43 | |
42 | |
41 | Wolverhampton Wanderers (-15) |
40 | West Ham United (-18) |
39 | Manchester United (-12) |
38 | Tottenham Hotspur (2) |
37 | |
36 | |
35 | |
34 | |
33 | |
32 | |
31 | |
30 | |
29 | |
28 | |
27 | |
26 | |
25 | Leicester City (-45) |
24 | |
23 | |
22 | Ipswich Town (-44) |
21 | |
20 | |
19 | |
18 | |
17 | |
16 | |
15 | |
14 | |
13 | |
12 | Southampton (-59) |
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. :)