Schmale97 / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

This repo is based on this repo, using the dotfiles course we can be found at dotfiles.eieio.xyz.

Highly recommend checking it out!

Updating Submodules (If Required)

# Get latest remote version for all submodules
git submodule update --remote --merge

# Commit and push
git add .
git commit -m"Update submodules"
git push

License

MIT

About

License:MIT License


Languages

Language:Shell 82.5%Language:Ruby 17.5%