Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal shell and terminal configuration files.

Included

  • .zshrc for Zsh, Oh My Zsh, asdf, Bun, Go, SDKMAN, Neovim, and prompt configuration
  • .tmux.conf with mouse support and vi-style copy mode
  • .config/nvim/ placeholder for Neovim configuration

Shell Setup

The Zsh configuration assumes these tools may be installed locally:

  • Oh My Zsh
  • asdf
  • Bun
  • Go
  • SDKMAN
  • zsh-autosuggestions
  • exa
  • Neovim

Install Manually

Back up any existing config first, then copy the files you want into your home directory:

cp .zshrc ~/.zshrc
cp .tmux.conf ~/.tmux.conf

Reload your shell:

exec zsh

Notes

These files are personal defaults, not a universal setup script. Review paths and installed tools before using them on a new machine.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages