Git Product home page Git Product logo

dotfiles's Introduction

This repository aims to gather my most valuable and useful configuration files in one place so that I can (relatively) easily transfer them between machines, and save my productivity from suffering too much from the discomfort of default configs.

The config files are currently just somewhat haphazardly tossed together in here. In the future, I'd like to have a section here for each one, and I'd like to comment them thoroughly.

If something is unclear or unknown, try the amazing Vim :help if applicable, otherwise hit the man pages, which are fantastic for most of these programs.

General inspirational sources:


Bash

Yes, I'm still using Bash instead of zsh, fish or whatever the latest fad is.

There are two files for setting up the bash environment:

  • .bash_profile
  • .bashrc

tmux

.tmux.conf

irssi

TODO

Xorg

There are multiple configuration files for various components of the X Windows System and applications on top of it.

  • .xinitrc
  • .Xresources – general X settings and xterm configuration
  • .xbindkeysrc – custom bindings for standard keys and shortcuts
  • .XCompose – custom sequences for the Compose key

Xmonad

.xmonad/xmonad.hs .xmobarrc

termite

.config/termite/

Git

.gitconfig

Vim

Some inspiration:

NeoVim has broken the old Vim conventions and uses XDG instead, see :help nvim-from-vim for more information.

Plugins

Here is a list of plugins that I deem to be very useful when using Vim as your main editor in everyday work.

Syslinux

boot/syslinux/syslinux.cfg

Copyright

Written in 2015 by Matěj Grabovský <matej.grabovsky at gmail>

To the extent possible under law, the author has dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.

You should have received a copy of the CC0 Public Domain Dedication along with this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.