/dotfiles_old

dotfiles

Primary LanguageVim Script

Linux dotfiles

Zur Installation der dotfiles:

git clone https://github.com/jbarg/dotfiles
cd dotfiles
git pull && git submodule init && git submodule update && git submodule status

Um alle git submodules zu aktualisieren:

git pull && git submodule init && git submodule update && git submodule status