mirror of
https://github.com/crueber/dotfiles.git
synced 2025-12-05 18:49:50 +00:00
No description
| bin | ||
| config | ||
| i3 | ||
| nvim-custom | ||
| zsh-themes | ||
| agignore | ||
| aliases | ||
| check_binaries.sh | ||
| gitconfig | ||
| gitignore | ||
| install.sh | ||
| LICENSE | ||
| README.md | ||
| tmux.conf | ||
| zlogin | ||
| zshrc | ||
crueber dotfiles
Basic dotfiles for linux.
install
Clone:
git clone git://github.com/crueber/dotfiles.git
cd dotfiles
./install.sh
This will create symlinks for config files in your home directory.
What's this got in it?
- 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.
Credits
This dotfiles repository is maintained by @crueber
Originally I took the dotfiles repository from ThoughtBot, but it has long since diverged.