joclement / Dotfiles

My Dotfiles
MIT License
2 stars 0 forks source link
bashrc dotfiles gitconfig mercurial ubuntu vimrc zsh zshrc

Test pre-commit.ci status License: MIT

Dotfiles

This repository includes my custom Dotfiles.

This Dotfiles repository focuses on:

Requirements

I use these Dotfiles with Ubuntu. As most files are OS-agnostic these would work on other operating systems as well. As apt and snap are used the installation will only work on Ubuntu.

Installation

This repository makes use of dotbot to link the dotfiles and install software.

There is no warranty or guarantee that they will work on your system. They have been tested and are working on my system, but you should save your Dotfiles and/or back up your system before installing these Dotfiles.

After cloning this repository to a suitable location like ~/Dotfiles just run ./install.sh.

Licensing

Nearly all files in this project are licensed under the MIT license. Exceptions are the used submodules.

Acknowledgments

This repository used content from Michael Smalley's Dotfiles for linking the Dotfiles. I thank him for sharing his Dotfiles.