Skip to content

joclement/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test pre-commit.ci status License: MIT

Dotfiles

This repository includes my custom Dotfiles.

This Dotfiles repository focuses on:

  • zsh using antigen
  • vim using the built-in plugin manager pack for plugin management
  • solarized
  • git
  • own small functions and aliases

Requirements

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

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.

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.