Michael Skrynski 5759c303dc Remove nvim generated/downloaded files from tracking
Stop tracking auto-generated directories and caches:
- config/nvim/lazy/ (downloaded plugins)
- config/nvim/mason/ (language servers/tools)
- config/nvim/dirsession/ (session-specific data)
- config/nvim/session/ (session files)

These are now properly ignored in .gitignore.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-27 15:42:53 +01:00
2026-02-27 15:40:44 +01:00
2014-02-05 14:27:09 +01:00
2026-02-27 15:40:44 +01:00
2015-06-15 20:30:27 +02:00
2019-11-06 15:02:19 +01:00
2016-09-09 14:25:37 +02:00
2026-02-27 15:40:44 +01:00
2021-10-18 20:30:03 +02:00
2021-10-18 20:30:03 +02:00
2020-09-07 08:11:40 +02:00
2014-02-05 14:27:09 +01:00
2026-02-27 15:40:44 +01:00
2026-02-27 15:40:44 +01:00
2026-02-27 15:40:44 +01:00

zlorfi's dotfiles

  • copy to your ~ ($HOME)
  • create symlinks via the make_my_dotfiles.sh script
  • install patched Sauce Code Pro font for the vim-airline plugin
  • change the font of your default terminal app to patched Source Code Pro
  • download plug.vim into autoload directory curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
  • launch vim with vim +PlugInstall +qall to install plugins
  • copy fish_history to ~/.local/share/fish/
  • MacApps to install:
Description
my dotfiles
Readme 1.5 MiB
Languages
Shell 91.4%
Lua 8.6%