Skip to content

acikgozb/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Dotfiles is a collection of configuration files that allows me to create my own local environment. By storing my local environment configuration in a version control system, it allows me to track and maintain my configuration via code.

Table of Contents

What Does This Repository Have?

When it comes to tools, I think it's safe to group them based on their functionalities:

There are also tools which are used solely during development. These tools are installed with Neovim. The detailed explanation for Neovim configuration will be added later on with all it's details.

Installation

The installation is done through an Ansible playbook. Please refer here to see the details of the installation.

Usage

The usage of the tools are the same, regardless of the installation method. Please refer to each tool's documentation to see their usage.

Neovim

The most complex configuration in this repository belongs to Neovim. For detailed information about my Neovim plugins and how everything is set up, please refer to here.

TODO

  • Add Fedora to the supported list of distrubitions.