why yes i use vim
  • Shell 94.9%
  • Lua 4.9%
  • Ruby 0.2%
Find a file
Rishav Kundu 5893daecf5
chore(ghostty): add initial ghostty config
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 17:10:25 +05:30
.config chore(ghostty): add initial ghostty config 2026-05-08 17:10:25 +05:30
.githooks Fix pre-push hook: write scan output to file, guard empty output 2026-05-06 18:36:03 +05:30
nvim feat(statusline): add clock and texcount word count 2026-05-08 17:08:57 +05:30
.gitignore Ignore .claude/ local settings directories 2026-05-06 16:18:44 +05:30
.gitignore-global update 2020-05-07 17:56:47 +05:30
.secrets.baseline chore: kanagawa lotus fish theme and claudecode keymap tweak 2026-05-08 17:08:45 +05:30
Brewfile Update Brewfile 2020-10-07 21:38:41 +05:30
CLAUDE.md feat(statusline): add clock and texcount word count 2026-05-08 17:08:57 +05:30
com.googlecode.iterm2.plist Replace basic Claude Code integration with official coder/claudecode.nvim 2026-04-11 08:28:20 +05:30
README.md Update README 2020-10-07 21:40:41 +05:30
screen.jpg Add README 2020-10-07 21:30:15 +05:30
tmux-256color-italic.terminfo Tmux 2020-10-05 12:27:43 +05:30
tmux.conf Some more fish 2020-10-07 16:44:39 +05:30
xterm-256color.terminfo Update karabiner 2020-06-22 16:07:07 +05:30

d o t s

screnshot

I prefer things that work OOTB™. The best config is no config.

macOS apps

  • magnet - basic window management
  • karabiner - do useful things like map ctrl+hjkl to arrow keys
  • fluor - toggle the fn layer for when I'm playing Dota
  • iterm2 - great (and I mean great) tmux integration, truecolor support
  • NepTunes - lastfm scrobbler for use with Apple Music
  • Hidden Bar - hide menu bar items

more stuff in Brewfile

notes | work | writing

  • notion - basic, good, easy
  • zotero - open source, use better-bibtex
  • nvim

(n)vim stuff

  • vim-sleuth - autodetect indentation settings
  • vimtex - just works™, syncs with Skim.app
  • vim-commentary - why is this not upstreamed?
  • YouCompleteMe - works well without config (seriously, I don't have the time to set up 50 LSPs)

Full config at ~/.config/nvim/init.vim.

fave fonts

  • SF Pro / Mono
  • Inter
  • Baskerville (great for academic writing)
  • Source Code Pro
  • Helvetica (old but golde)
  • Inconsolata

more stuff in my Brewfile