Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal config for shell, vim/neovim, and tmux.

Layout

Repo path Symlinked to
zshrc ~/.zshrc
zprofile ~/.zprofile
bashrc ~/.bashrc
profile ~/.profile
vimrc ~/.vimrc
tmux.conf.local ~/.tmux.conf.local
config/nvim/ ~/.config/nvim/
config/ghostty/ ~/.config/ghostty/

Install on a new machine

git clone git@github.com:<you>/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh

install.sh backs up any existing files to ~/.dotfiles-backup/<timestamp>/ before symlinking.

Notes

  • tmux.conf.local belongs with gpakosz/.tmux. On a new machine:
    git clone https://github.com/gpakosz/.tmux.git ~/.tmux
    ln -s ~/.tmux/.tmux.conf ~/.tmux.conf
    then run install.sh to symlink tmux.conf.local.
  • Neovim uses lazy.nvim; plugins install on first launch.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages