Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Caden's Dotfiles

Minimal, carefully-scoped dotfiles setup for portability and repeatable development environments.

Currently includes:

  • .tmux.conf — ergonomic prefix (Ctrl-a), Vim-style pane movement, reduced escape delay
  • nvim/ — full Neovim config (uses LazyVim)
  • install.sh — safe, versioned symlink installer

🚀 Installation

Clone and run the installer:

git clone https://github.com/cadenmidkiff/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh

🧪 Optional: Add the dev alias

To open a tmux session with your preferred layout in the current directory, add this alias:

echo 'alias dev="~/dotfiles/scripts/dev"' >> ~/.zshrc
source ~/.zshrc

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages