Skip to content

comonadd/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

My configuration files and development environment setup.

Features

iTerm2 Configuration

  • Preferences stored in iterm2/ directory (version controlled)
  • Cmd+Click to open files in Neovim: Click on file paths (e.g., file.py:42) to open them in the Neovim instance running in the same tab
  • Tab-specific Neovim servers for isolated editing sessions

Setup: ./setup_iterm2.sh

Neovim

  • Configuration in .config/nvim/
  • Server mode with nvr (Neovim Remote) integration
  • Each iTerm tab gets its own Neovim server socket

Shell (zsh)

  • Custom functions and aliases in .zshrc
  • Python, Node.js, and other development tools configured

Quick Setup

  1. Clone this repo
  2. Run setup scripts:
    ./setup_iterm2.sh
    source ~/.zshrc
  3. Restart iTerm2

Testing

Test Neovim server functionality:

./tests/test_nvim_server.sh

Documentation

About

My config files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •