Note: This is no longer my primary dotfiles repository.
Basic dotfiles for linux.
Clone:
git clone git://github.com/crueber/dotfiles.git
cd dotfiles
./install.sh
This will create symlinks for config files in your home directory.
- Neovim configuration including nvChad and custom mappings.
- Tmux for terminal multiplexing.
- Git configuration and aliases.
Shell aliases and scripts:
git-churnto show churn for the files changed in the branch.tatto attach to tmux session named the same as the current directory.
This dotfiles repository is maintained by @crueber
Originally I took the dotfiles repository from ThoughtBot, but it has long since diverged.