anatoly-scherbakov / dotfiles

A template for structuring dotfiles (using Dotbot as an installer) πŸ“œ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anatoly Scherbakov's dotfiles

Features

This repo contains my personal settings and configurations for a number of software tools I am regularly using. For example:

  • Custom xkb setup for Microsoft Natural 4000 keyboard. It helps me typing special characters like ⇔, ∨, ∧, βˆͺ, ∩, βˆ€, βˆƒ, Γ— and quite a few others.
  • Custom XCompose setup which allows to input more characters like β‡’, β‰ , β†’, Ξ±, ψ.
  • Custom key bindings for i3 window manager which make using it more intuitive for my humble self. Plus, config for IntelliJ IDEA and its sister products to help it work under i3 properly.
  • organize configuration to put my stuff into a resemblance of order.

Forking this config is pointless because your preferences are going to be very different from mine. But you might be interested to copy-paste something. Enjoy!

Prerequisites

sudo pip3 install -r requirements.txt

Installation

./install

About

A template for structuring dotfiles (using Dotbot as an installer) πŸ“œ

License:The Unlicense


Languages

Language:Shell 98.8%Language:Vim Script 1.2%