Skip to content

🔧 dotfiles for linux with focus on vim, git and bash

Notifications You must be signed in to change notification settings

andrei-herdt/dotfiles

 
 

Repository files navigation

My linux dotfiles for vim, tmux and zsh

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!

Install

Clone the repository.

git clone https://cc-github.bmwgroup.net/tu-adp-bellman/dotfiles

Run the install script.

cd dotfiles # enter the repo dir
./install.bash

Select the things you want.

Your private configuration

The following files are reserved for your private local configuration:

  • ~/.vimrc.local
  • ~/.gitconfig

They won't be overwritten if they exist.

Feedback

Feel free to leave your suggestions/improvements!

Thanks to…

About

🔧 dotfiles for linux with focus on vim, git and bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.3%
  • Vim Script 9.8%
  • Python 1.8%
  • Vim Snippet 0.1%