Christian Grete’s personal dotfiles
These are my dotfiles to personalize and setup my machine.
This has currently only been tested on a Mac!
Run the following command in your terminal to install the dotfiles:
curl -fLSs https://git.io/viFK3 | sh
This command will clone the Git repository into your home directory, check for a Homebrew installation and install it if necessary. It will also update Homebrew itself and all of its packages, install a few dependencies (git
, node
, ruby
and zsh
with Oh-My-Zsh — if any of these have not already been installed) and update npm
and its global packages to the latest versions. After that it will create symbolic links to the dotfiles into your home directory.
Existing files won’t be harmed: This script will ask you whether to replace existing files and create a backup of the old files if you choose to do so.
This is communist software. It is crafted with heart and soul to the best of the author’s knowledge and belief: Not for profit but to satisfy the concrete needs. Do whatever you want with it (as long as you keep the author’s copyright notice in all copies or substantial portions of it included) for free. Imagine how the world could be if others would produce and distribute their products for the same benefits and ask yourself why they’re actually not.
This software is licensed under MIT License.
Copyright © 2015–2018 Christian Grete