Skip to content

okuvshynov/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Quick Install

Neovim Configuration

./setup-nvim.sh

This creates a symlink from ~/.config/nvim to the dotfiles repo, so any changes you make are automatically tracked. Plugins will auto-install via lazy.nvim on first launch.

Claude Code Commands

./setup-claude.sh

This creates a symlink from ~/.claude/commands to the dotfiles repo. Custom slash commands (/up2speed, /feature, etc.) are then available in all Claude Code sessions.

Vim Configuration

curl -fsSL -H "Accept: application/vnd.github.v3.raw" https://api.github.com/repos/okuvshynov/dotfiles/contents/install-vim.sh | bash

SilverBullet Configuration

curl -fsSL https://api.github.com/repos/okuvshynov/dotfiles/contents/silverbullet | grep -o '"download_url": "[^"]*\.md"' | cut -d'"' -f4 | xargs -n1 curl -fsSLO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •