Skip to content

marlanbar/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configuration files for my development environment, managed with dotbot for automatic symlink creation.

What's included

  • zsh — oh-my-zsh, aliases, AWS/kubectl helpers, SSH agent setup
  • vim — vim-plug, ALE linting, NERDTree, monokai theme
  • tmux — vim-style navigation, sane splits, TPM plugins
  • git — aliases, GPG signing, URL shorthands (gh:, bb:, gist:)
  • gh — GitHub CLI preferences and aliases (config.yml only; hosts.yml is excluded)
  • vscode — editor settings
  • claude — Claude Code settings and global instructions (CLAUDE.md)
  • Brewfile — Homebrew packages, casks, and VS Code extensions

Setup

  1. Clone the repository to ~/.dotfiles
  2. Install Homebrew if not already present
  3. Run ./install — installs Homebrew packages and creates symlinks
  4. Open vim and run :PlugInstall to install plugins
  5. Create ~/env.sh with any machine-specific environment variables (not tracked; safely skipped if missing)

Helpful resources

About

This repository consists of configuration for any tools I use within my Linux and Vim development environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors