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)
6 Manchester City (4) Hull City (3) Chelsea (2)
5
4 Brentford (3) Newcastle United (2) Everton (2) Leeds United (1)
3 Brighton & Hove Albion (3) Arsenal* (3) Manchester United (1) Sunderland (0) Ipswich Town (-2)
2 Liverpool (0)
1 Bournemouth (-1) Nottingham Forest (-1)
0 Fulham (-2) Aston Villa* (-4) Coventry City (-4) Crystal Palace (-5) Tottenham Hotspur (-5)
Generated on Monday, 31 August 2026 at 08:03 JST.
* Each asterisk is a match in hand, and each dagger is a match played extra.

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