Skip to content

My dotfiles for zsh, neovim, tmux, git, etc... including install script

License

Notifications You must be signed in to change notification settings

thieleju/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repository contains my personal dotfiles, including configurations for various tools such as Neovim, Tmux, and Zsh.

Installation

Warning

The install script will replace all existing config files (.zshrc, .gitconfig, .tmux.conf, etc.)

To install these dotfiles on a new system, you can use the provided install script located in the scripts/ directory.

  1. Clone the repository:
git clone https://github.com/thieleju/dotfiles.git ~/dotfiles
  1. Make the script executable and run the script
chmod +x ~/dotfiles/scripts/install.sh
~/dotfiles/scripts/install.sh
  1. Set your gpg signingkey in the .gitconfig or disable commit signing and adjust the user name and email.

View the install log:

cat ~/dotfiles/dotfiles_install.log

About

My dotfiles for zsh, neovim, tmux, git, etc... including install script

Topics

Resources

License

Stars

Watchers

Forks

Languages