me Murukesh Mohanan

Home: dotfiles, including .vim and plugins gitlab github

Currently contains a nifty .zshrc, vimrc, and some plugins:

In addition, I wrote my own plugin for using Vim as a MANPAGER: vim-manpager.

Setting up usually goes:

  1. Clone to a folder, say ~/home (recursively, so that the zsh plugin is pulled in)
  2. 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. github

CV

A CV template in LaTeX (modified from one obtained online), then re-written in Markdown: gitlab

A Cann Table

Pts Clubs (GD)
16 Arsenal (11)
15 Liverpool (4)
14 Tottenham Hotspur (8) AFC Bournemouth (3)
13 Manchester City (9)
12 Crystal Palace (4)
11 Chelsea (4) Everton (2) Sunderland (1)
10 Manchester United (-2)
9 Newcastle United (1) Brighton & Hove Albion (0) Aston Villa (-1)
8 Fulham (-3) Leeds United (-4)
7 Brentford (-3)
6
5 Nottingham Forest (-7)
4 Burnley (-8) West Ham United (-10)
3
2 Wolverhampton Wanderers (-9)
Generated on Wednesday, 15 October 2025 at 01:07 JST.

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. :)